summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorskrll <skrll>2000-11-03 08:37:05 +0000
committerskrll <skrll>2000-11-03 08:37:05 +0000
commit1b71d08ac5bfb7d3c4d6431fa7890ed05770cc48 (patch)
treea2376380d9e93ab29b66c1afb45fee1a506c4514 /x11
parent83e03e1a010338df5fc05ab18bb8accd2b02a7df (diff)
downloadpkgsrc-1b71d08ac5bfb7d3c4d6431fa7890ed05770cc48.tar.gz
Back out use of EVAL_PREFIX - the correct directory is set by including
qt2-libs/Makefile.common. Pointed out by hubertf@netbsd.org. Now what to do about x11/qt2...
Diffstat (limited to 'x11')
-rw-r--r--x11/qt2-designer/Makefile5
-rw-r--r--x11/qt2-docs/Makefile5
2 files changed, 2 insertions, 8 deletions
diff --git a/x11/qt2-designer/Makefile b/x11/qt2-designer/Makefile
index ac62958e552..7769ae926e9 100644
--- a/x11/qt2-designer/Makefile
+++ b/x11/qt2-designer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/10/30 09:09:15 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2000/11/03 08:37:05 skrll Exp $
#
PKGNAME= qt2-designer-2.2.1
@@ -12,9 +12,6 @@ ALL_TARGET= sub-tools
PATCHFILES+= ${PKGSRCDIR}/x11/qt2-libs/patches/patch-??
ALLFILES= ${DISTFILES} # don't checksum shared patches
-EVAL_PREFIX+= QT2DIR=qt2-libs
-QTPREFIX= ${QT2DIR}/qt2
-
CONFIGURE_ENV+= QTDIR=${QTPREFIX}
MAKE_ENV= QTDIR=${QTPREFIX}
diff --git a/x11/qt2-docs/Makefile b/x11/qt2-docs/Makefile
index d898e35afb3..ffe1fd1fdb8 100644
--- a/x11/qt2-docs/Makefile
+++ b/x11/qt2-docs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/10/30 09:12:11 skrll Exp $
+# $NetBSD: Makefile,v 1.3 2000/11/03 08:37:05 skrll Exp $
#
PKGNAME= qt2-docs-2.2.1
@@ -11,9 +11,6 @@ NO_PATCH= yes
NO_CONFIGURE= yes
NO_BUILD= yes
-EVAL_PREFIX+= QT2DIR=qt2-libs
-QTPREFIX= ${QT2DIR}/qt2
-
do-install:
${INSTALL_DATA_DIR} ${QTPREFIX}/doc
${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.QT ${QTPREFIX}/doc