summaryrefslogtreecommitdiff
path: root/x11/wmappl
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-03-25 22:44:48 +0000
commitcda30a295fd474159658e5a43f99f4441d06682f (patch)
tree2007491b9bfa70afd7bf89bf4d2324df2200b1b2 /x11/wmappl
parentRepocopy linux_base-f7 -> linux_base-f8 is completed. (diff)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION Approved by: portmgr (xorg cleanup)
Notes
Notes: svn path=/head/; revision=209811
Diffstat (limited to 'x11/wmappl')
-rw-r--r--x11/wmappl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile
index a9a3ee5b9c55..6dc355146b21 100644
--- a/x11/wmappl/Makefile
+++ b/x11/wmappl/Makefile
@@ -22,8 +22,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= An application launcher dockapp similar to wmbutton
-USE_X_PREFIX= yes
-USE_XPM= yes
+USE_XORG= xpm
MAKE_ENV= DATADIR="${DATADIR}" \
CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"