diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fluxbox-sid-pack/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/openbox-themes/Makefile | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/x11-themes/fluxbox-sid-pack/Makefile b/x11-themes/fluxbox-sid-pack/Makefile index 5fc40f76557c..c28cc1e1a6ce 100644 --- a/x11-themes/fluxbox-sid-pack/Makefile +++ b/x11-themes/fluxbox-sid-pack/Makefile @@ -7,7 +7,7 @@ PORTNAME= fluxbox-sid-pack PORTVERSION= 20031226 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes MASTER_SITES= http://fluxbox.org/download/themes/sid/ DISTNAME= sidpack @@ -20,7 +20,6 @@ RUN_DEPENDS= fluxbox:${PORTSDIR}/x11-wm/fluxbox INSTALL_DIR= ${LOCALBASE}/share/fluxbox/ USE_BZIP2= yes -USE_XLIB= yes NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index 101c360253d6..0d24415e7298 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/fvwm-themes/Makefile @@ -22,8 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ RUN_DEPENDS= fvwm2:${PORTSDIR}/x11-wm/fvwm2-devel USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes diff --git a/x11-themes/openbox-themes/Makefile b/x11-themes/openbox-themes/Makefile index 8f24fdc8f299..73581e8fec85 100644 --- a/x11-themes/openbox-themes/Makefile +++ b/x11-themes/openbox-themes/Makefile @@ -7,7 +7,7 @@ PORTNAME= openbox-themes PORTVERSION= 1.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= novel @@ -18,7 +18,6 @@ COMMENT= Themes for Openbox RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox -USE_X_PREFIX= yes NO_BUILD= yes WRKSRC= ${PORTNAME}-${PORTVERSION} |