summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 12:34:24 +0000
committerwiz <wiz>2003-05-02 12:34:24 +0000
commitc17bd89747e8554546089c891a76913eb2acd859 (patch)
tree4f995289565eeb21190d6b98458fbe3f82ba3668 /x11
parent7b83ae70feebea7d5750cabed89a81d59f442a84 (diff)
downloadpkgsrc-c17bd89747e8554546089c891a76913eb2acd859.tar.gz
Remove unnecessary BUILDLINK_DEPENDS line.
Diffstat (limited to 'x11')
-rw-r--r--x11/qt2-designer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt2-designer/Makefile b/x11/qt2-designer/Makefile
index 98c9e278b27..87acb551935 100644
--- a/x11/qt2-designer/Makefile
+++ b/x11/qt2-designer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/08/25 18:40:41 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2003/05/02 12:34:24 wiz Exp $
PKGNAME= qt2-designer-${QTVERSION}
PKGREVISION= 2
@@ -7,7 +7,6 @@ COMMENT= Visual (WYSIWYG) QT GUI builder
CONFLICTS+= qt2-designer-kde-[0-9]*
USE_BUILDLINK2= yes
-BUILDLINK_DEPENDS.qt2-libs= qt2-libs>=${QTVERSION}nb2
.include "../qt2-libs/Makefile.common"