summaryrefslogtreecommitdiff
path: root/x11/wmx
diff options
context:
space:
mode:
authortron <tron>2000-08-23 23:14:21 +0000
committertron <tron>2000-08-23 23:14:21 +0000
commit3bb1003bffe659fe78e3ff049aa5e426d687763a (patch)
tree623953a643a6181e26e24311ef14ff20193779e7 /x11/wmx
parentea8b8736a98aa0f9cc1e367db350fc4ffa0d09b1 (diff)
downloadpkgsrc-3bb1003bffe659fe78e3ff049aa5e426d687763a.tar.gz
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Diffstat (limited to 'x11/wmx')
-rw-r--r--x11/wmx/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/wmx/Makefile b/x11/wmx/Makefile
index 6513cf2682f..2c44b7e67ce 100644
--- a/x11/wmx/Makefile
+++ b/x11/wmx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/07/22 06:44:53 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/23 23:14:36 tron Exp $
DISTNAME= wmx-5
PKGNAME= wmx-5.0
@@ -8,9 +8,8 @@ MASTER_SITES= http://www.all-day-breakfast.com/wmx/
MAINTAINER= kuebart@mathematik.uni-ulm.de
HOMEPAGE= http://www.all-day-breakfast.com/wmx/
-DEPENDS= xpm-3.4k:../../graphics/xpm
-
-USE_X11BASE= yes
+USE_X11BASE= YES
+USE_XPM= YES
EVAL_PREFIX= XPMDIR=xpm
MAKE_ENV+= XPMDIR=${XPMDIR}