diff options
Diffstat (limited to 'x11-wm/fbpager/Makefile')
-rw-r--r-- | x11-wm/fbpager/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fbpager/Makefile b/x11-wm/fbpager/Makefile index 59c584ead4b3..84407490d4f3 100644 --- a/x11-wm/fbpager/Makefile +++ b/x11-wm/fbpager/Makefile @@ -7,14 +7,14 @@ PORTNAME= fbpager PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://www.fluxbox.org/download/ MAINTAINER= novel@FreeBSD.org COMMENT= Desktop pager for the Fluxbox window manager -USE_X_PREFIX= yes +USE_XORG= x11 GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |