summaryrefslogtreecommitdiff
path: root/x11/qt2-libs
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-10-09 19:51:41 +0000
committertron <tron@pkgsrc.org>2001-10-09 19:51:41 +0000
commitbbf4d5e82331d9c7799c13fffd55c73eba0ca63e (patch)
tree8c8c42e5785e93132f1a1307d3b447c89635426f /x11/qt2-libs
parent80315abb4cc51ba8c45c13a224e1b6e37e1f6eb6 (diff)
downloadpkgsrc-bbf4d5e82331d9c7799c13fffd55c73eba0ca63e.tar.gz
Make sure that the licence question is not repeated in the "build" target.
Diffstat (limited to 'x11/qt2-libs')
-rw-r--r--x11/qt2-libs/Makefile.common5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/qt2-libs/Makefile.common b/x11/qt2-libs/Makefile.common
index a1e18ed2f59..4d293c76496 100644
--- a/x11/qt2-libs/Makefile.common
+++ b/x11/qt2-libs/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2001/08/29 22:41:29 jlam Exp $
+# $NetBSD: Makefile.common,v 1.17 2001/10/09 19:51:41 tron Exp $
#
DISTNAME= qt-x11-${QTVERSION}
@@ -60,3 +60,6 @@ post-patch:
for file in netbsd-g++-static solaris-g++-static; do \
${SED} ${FILES_SUBST_SED} $${file}.in > $${file}; \
done
+
+pre-build:
+ @${TOUCH} ${WRKSRC}/.buildopts