diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-25 22:44:48 +0000 |
commit | cda30a295fd474159658e5a43f99f4441d06682f (patch) | |
tree | 2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /sysutils/wmapm | |
parent | 483c9c20a1b87e8a7e307cb57e7e556dc8be9a5d (diff) |
Notes
Diffstat (limited to 'sysutils/wmapm')
-rw-r--r-- | sysutils/wmapm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/wmapm/Makefile b/sysutils/wmapm/Makefile index 71e47e51d82c..80090eeb3794 100644 --- a/sysutils/wmapm/Makefile +++ b/sysutils/wmapm/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmapm PORTVERSION= 3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils windowmaker MASTER_SITES= http://dockapps.org/files/18/25/ @@ -18,8 +18,7 @@ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${DISTNAME}/wmapm -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm MAN1= wmapm.1 PLIST_FILES= bin/wmapm |