summaryrefslogtreecommitdiff
path: root/x11/qt2-examples
diff options
context:
space:
mode:
authorjlam <jlam>2001-11-16 09:09:33 +0000
committerjlam <jlam>2001-11-16 09:09:33 +0000
commitf2e41bc0f11484d9ecbc76b8d1019140e0c900e1 (patch)
treec41ffb2998e9a95be80179ccf08643f7274221c7 /x11/qt2-examples
parent8bb393182c1407d88a432e75b5e5410bee76b25f (diff)
downloadpkgsrc-f2e41bc0f11484d9ecbc76b8d1019140e0c900e1.tar.gz
Change dependency on qt2-libs to qt2-libs>=${QTVERSION} so that it may
match qt2-libs-2.3.1nb1.
Diffstat (limited to 'x11/qt2-examples')
-rw-r--r--x11/qt2-examples/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2-examples/Makefile b/x11/qt2-examples/Makefile
index 2d9d8209c0b..93d665395e6 100644
--- a/x11/qt2-examples/Makefile
+++ b/x11/qt2-examples/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/11/16 08:43:32 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/11/16 09:09:34 jlam Exp $
#
PKGNAME= qt2-examples-${QTVERSION}
@@ -7,7 +7,7 @@ COMMENT= QT2 Tutorial, example code and HTML documentation
.include "../qt2-libs/Makefile.common"
USE_BUILDLINK_ONLY= yes
-BUILDLINK_DEPENDS.qt2-libs= qt2-libs-${QTVERSION}
+BUILDLINK_DEPENDS.qt2-libs= qt2-libs>=${QTVERSION}
CONFIGURE_ENV+= QTDIR=${QTPREFIX}