diff options
Diffstat (limited to 'x11/qt1/Makefile')
-rw-r--r-- | x11/qt1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile index bd817bc8584..3e71fe8ac6a 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/03/22 15:06:52 bouyer Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/24 22:38:22 snj Exp $ # DISTNAME= qt-1.44 @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.troll.no/products/qt.html COMMENT= C++ X GUI toolkit -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_X11BASE= yes USE_GNU_TOOLS+= make USE_LANGUAGES= c c++ |