summaryrefslogtreecommitdiff
path: root/x11/qt2-docs
diff options
context:
space:
mode:
authorskrll <skrll>2000-11-03 08:37:05 +0000
committerskrll <skrll>2000-11-03 08:37:05 +0000
commitb92f40670add4f08f6a15f99ee6b0b28a93baf32 (patch)
treea2376380d9e93ab29b66c1afb45fee1a506c4514 /x11/qt2-docs
parent7fab60dd6b589a711e8c7ddf2e14a68261ee836e (diff)
downloadpkgsrc-b92f40670add4f08f6a15f99ee6b0b28a93baf32.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/qt2-docs')
-rw-r--r--x11/qt2-docs/Makefile5
1 files changed, 1 insertions, 4 deletions
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