diff options
author | tv <tv> | 2005-04-12 15:11:18 +0000 |
---|---|---|
committer | tv <tv> | 2005-04-12 15:11:18 +0000 |
commit | e59f62409400727cc1275dcb2f03f82b7bb7face (patch) | |
tree | e2d5eea94126831e88efde97eb6f342a41ccd80c /x11 | |
parent | c4557fc889232038b7d1856fd46701d02d6de659 (diff) | |
download | pkgsrc-e59f62409400727cc1275dcb2f03f82b7bb7face.tar.gz |
Nuke USE_BUILDLINK3 (some files missed in megacommit).
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt3-libs/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile.common b/x11/qt3-libs/Makefile.common index 4212b2c6c21..589ce269261 100644 --- a/x11/qt3-libs/Makefile.common +++ b/x11/qt3-libs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.43 2004/11/24 16:08:48 gavan Exp $ +# $NetBSD: Makefile.common,v 1.44 2005/04/12 15:11:18 tv Exp $ # DISTNAME= qt-x11-free-${QTVERSION} CATEGORIES= x11 @@ -17,7 +17,6 @@ USE_X11= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ USE_LIBTOOL= yes -USE_BUILDLINK3= yes USE_GNU_TOOLS+= awk |