diff options
Diffstat (limited to 'x11-wm/badwm/Makefile')
-rw-r--r-- | x11-wm/badwm/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-wm/badwm/Makefile b/x11-wm/badwm/Makefile index 54cb257a42c5..72bfdd80790f 100644 --- a/x11-wm/badwm/Makefile +++ b/x11-wm/badwm/Makefile @@ -7,17 +7,16 @@ PORTNAME= badwm PORTVERSION= 0.1.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTNAME= BadWM-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Window manager based on evilwm -USE_X_PREFIX= yes +USE_XORG= x11 ice sm xext USE_GNOME= gnometarget USE_GMAKE= yes GNU_CONFIGURE= yes |