summaryrefslogtreecommitdiff
path: root/x11/qt2
diff options
context:
space:
mode:
authorskrll <skrll>2001-01-13 12:41:38 +0000
committerskrll <skrll>2001-01-13 12:41:38 +0000
commit16e791374ce9a94a0fe74367068707fc356bdcb5 (patch)
tree5c0145b4e20b3e90d94f9aff56bf4c5f2662eeb4 /x11/qt2
parent116200b3dacee058ede5b57305fc954ebcb3fbee (diff)
downloadpkgsrc-16e791374ce9a94a0fe74367068707fc356bdcb5.tar.gz
Add in new qt2-examples package
Diffstat (limited to 'x11/qt2')
-rw-r--r--x11/qt2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile
index 872bb5ffb08..6662ba922d7 100644
--- a/x11/qt2/Makefile
+++ b/x11/qt2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/09 17:21:49 skrll Exp $
+# $NetBSD: Makefile,v 1.5 2001/01/13 12:41:38 skrll Exp $
#
DISTNAME= qt2-${QTVERSION}
@@ -10,6 +10,7 @@ DISTFILES= # empty
DEPENDS+= qt2-libs-${QTVERSION}:../../x11/qt2-libs
DEPENDS+= qt2-docs-${QTVERSION}:../../x11/qt2-docs
+DEPENDS+= qt2-examples-${QTVERSION}:../../x11/qt2-examples
DEPENDS+= qt2-designer-${QTVERSION}:../../x11/qt2-designer
USE_X11BASE= yes