summaryrefslogtreecommitdiff
path: root/x11/qt2-libs/Makefile
diff options
context:
space:
mode:
authorskrll <skrll>2000-12-09 17:21:49 +0000
committerskrll <skrll>2000-12-09 17:21:49 +0000
commit26ff9887a05644caee267bbad5570b9917318afd (patch)
tree5ef2f48d5bbd8533347ea058555005376b92bb00 /x11/qt2-libs/Makefile
parente00e6c1f01f23611a682eb5aad4010141e62b1af (diff)
downloadpkgsrc-26ff9887a05644caee267bbad5570b9917318afd.tar.gz
- Introduce QTVERSION variable defined in qt2/Makefile.common to make
upgrades easier. - Preliminary work to split uic/libqutil from qt2-designer - Some general tidy up
Diffstat (limited to 'x11/qt2-libs/Makefile')
-rw-r--r--x11/qt2-libs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-libs/Makefile b/x11/qt2-libs/Makefile
index cc5bdd82ec4..1da1e16c2b4 100644
--- a/x11/qt2-libs/Makefile
+++ b/x11/qt2-libs/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2000/12/05 18:32:04 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2000/12/09 17:21:49 skrll Exp $
#
USE_MESA= yes
.include "../qt2-libs/Makefile.common"
-PKGNAME= qt2-libs-2.2.2
+PKGNAME= qt2-libs-${QTVERSION}
DEPENDS+= png-*:../../graphics/png
DEPENDS+= jpeg-*:../../graphics/jpeg