pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/qt3 This does not need buildlink2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9fc3bd10c78
branches:  trunk
changeset: 474523:e9fc3bd10c78
user:      snj <snj%pkgsrc.org@localhost>
date:      Sat May 01 18:31:36 2004 +0000

description:
This does not need buildlink2.

diffstat:

 x11/qt3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a0a9d8f61530 -r e9fc3bd10c78 x11/qt3/Makefile
--- a/x11/qt3/Makefile  Sat May 01 18:29:25 2004 +0000
+++ b/x11/qt3/Makefile  Sat May 01 18:31:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/04/16 14:30:44 recht Exp $
+# $NetBSD: Makefile,v 1.25 2004/05/01 18:31:36 snj Exp $
 
 DISTNAME=      qt3-${QTVERSION}
 CATEGORIES=    x11
@@ -13,7 +13,7 @@
 DEPENDS+=      qt3-tools-${QTVERSION}:../../x11/qt3-tools
 DEPENDS+=      qt3-docs-${QTVERSION}:../../x11/qt3-docs
 
-USE_BUILDLINK2=        yes
+NO_BUILDLINK=  yes
 USE_X11=       yes
 EXTRACT_ONLY=  # empty
 NO_CHECKSUM=   yes



Home | Main Index | Thread Index | Old Index