summaryrefslogtreecommitdiff
path: root/x11/qt2-libs/Makefile.common
diff options
context:
space:
mode:
authorskrll <skrll@pkgsrc.org>2000-12-11 23:02:36 +0000
committerskrll <skrll@pkgsrc.org>2000-12-11 23:02:36 +0000
commitbf1a804f08084763fa1ee62f5a80ff8be2877b7e (patch)
tree9c762818215073675ee0d336fe981650c7c32741 /x11/qt2-libs/Makefile.common
parent05e6365fe378e754750c613e03535d3540063758 (diff)
downloadpkgsrc-bf1a804f08084763fa1ee62f5a80ff8be2877b7e.tar.gz
Don't rely on libtool>1.4 functionality... yet.
Diffstat (limited to 'x11/qt2-libs/Makefile.common')
-rw-r--r--x11/qt2-libs/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile.common b/x11/qt2-libs/Makefile.common
index 806a363a26a..3d34c04c565 100644
--- a/x11/qt2-libs/Makefile.common
+++ b/x11/qt2-libs/Makefile.common
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.3 2000/12/09 17:21:49 skrll Exp $
+# $NetBSD: Makefile.common,v 1.4 2000/12/11 23:02:36 skrll Exp $
#
-
DISTNAME= qt-x11-${QTVERSION}
WRKSRC= ${WRKDIR}/qt-${QTVERSION}
CATEGORIES= x11