diff options
Diffstat (limited to 'x11-wm/waimea/Makefile')
-rw-r--r-- | x11-wm/waimea/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile index 4061481c1a01..65ed428d082c 100644 --- a/x11-wm/waimea/Makefile +++ b/x11-wm/waimea/Makefile @@ -7,19 +7,17 @@ PORTNAME= waimea PORTVERSION= 0.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= waimea +MASTER_SITES= SF MAINTAINER= danfe@FreeBSD.org COMMENT= An X11 window manager designed for maximum efficiency -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft RUN_DEPENDS= ${LOCALBASE}/bin/Esetroot:${PORTSDIR}/x11/eterm USE_BZIP2= yes -USE_X_PREFIX= yes +USE_XORG= xft USE_PERL5_RUN= yes GNU_CONFIGURE= yes |