summaryrefslogtreecommitdiff
path: root/x11/ebuilder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/ebuilder/Makefile')
-rw-r--r--x11/ebuilder/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/ebuilder/Makefile b/x11/ebuilder/Makefile
index 5bb88016a36..75d8e1ac4f4 100644
--- a/x11/ebuilder/Makefile
+++ b/x11/ebuilder/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/07/14 16:04:26 agc Exp $
+# $NetBSD: Makefile,v 1.5 2000/07/15 20:39:25 agc Exp $
#
DISTNAME= ebuilder-0.56c
@@ -13,7 +13,9 @@ DEPENDS+= qt2-*:../../x11/qt
DEPENDS+= png-*:../../graphics/png
USE_X11= yes
-MAKE_ENV= QTDIR=`${SHOW_PREFIX1} qt2 ${SHOW_PREFIX2}`/qt2
+
+EVAL_PREFIX+= QT2DIR=qt2
+MAKE_ENV= QTDIR=${QT2DIR}/qt2
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bin/ebuilder ${PREFIX}/bin