diff options
Diffstat (limited to 'x11-wm/qvwm/Makefile')
-rw-r--r-- | x11-wm/qvwm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/qvwm/Makefile b/x11-wm/qvwm/Makefile index 36750c02c204..30f33e79b8c7 100644 --- a/x11-wm/qvwm/Makefile +++ b/x11-wm/qvwm/Makefile @@ -7,7 +7,7 @@ PORTNAME= qvwm PORTVERSION= 1.1.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= http://www.csg.is.titech.ac.jp/~kourai/qvwm/archive/qvwm/ \ ftp://ftp.chg.ru/pub/X11/windowmanagers/qvwm/ @@ -15,9 +15,8 @@ MASTER_SITES= http://www.csg.is.titech.ac.jp/~kourai/qvwm/archive/qvwm/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Windows 95/98/NT like window manager for X11 -USE_X_PREFIX= yes +USE_XORG= x11 ice sm xext xpm xscrnsaver USE_GNOME= esound imlib -USE_XPM= yes GNU_CONFIGURE= yes MAN1= qvwm.1x |