summaryrefslogtreecommitdiff
path: root/x11/blackbox
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-07-11 10:18:03 +0000
committeragc <agc@pkgsrc.org>2000-07-11 10:18:03 +0000
commit6aaccb76f909b993bfa3ca44e3c4c001d9c12087 (patch)
treecc163810d6898a25f5178607378b5a4e301875a0 /x11/blackbox
parent589109735e9309aa01ac0037e0e6e45f6430553d (diff)
downloadpkgsrc-6aaccb76f909b993bfa3ca44e3c4c001d9c12087.tar.gz
Make this package cooperate with xpkgwedge better by using X11PREFIX in
preference to X11BASE for its installed prefix.
Diffstat (limited to 'x11/blackbox')
-rw-r--r--x11/blackbox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/blackbox/Makefile b/x11/blackbox/Makefile
index af82c71386f..a64b3b7a841 100644
--- a/x11/blackbox/Makefile
+++ b/x11/blackbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/05/19 15:25:16 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2000/07/11 10:18:03 agc Exp $
DISTNAME= blackbox-0.51.3.1
CATEGORIES= x11
@@ -11,7 +11,7 @@ HOMEPAGE= http://blackbox.alug.org/
USE_X11BASE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --prefix=${X11BASE} \
+CONFIGURE_ARGS+= --prefix=${X11PREFIX} \
--x-includes=${X11BASE}/include \
--x-libraries=${X11BASE}/lib \
--enable-kde