diff options
Diffstat (limited to 'x11-wm/wmcp/Makefile')
-rw-r--r-- | x11-wm/wmcp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile index e5a1a30e001c..56c374854cdb 100644 --- a/x11-wm/wmcp/Makefile +++ b/x11-wm/wmcp/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmcp PORTVERSION= 1.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm windowmaker MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/ @@ -15,8 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A dockable pager for Window Maker PLIST_FILES= bin/wmcp -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= x11 xext xpm ALL_TARGET= clean wmcp do-install: |