diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-20 13:45:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-20 13:45:47 +0000 |
commit | 4160c2253349e2c7d409a465b29a7995654a1a9a (patch) | |
tree | a315136a01fb3e81d6d2311f8b059de681485a67 /x11/qt1 | |
parent | b4f8836f2419241b87ccd09315e69d3cf96a9dae (diff) | |
download | pkgsrc-4160c2253349e2c7d409a465b29a7995654a1a9a.tar.gz |
Trivially convert to buildlink2.
Diffstat (limited to 'x11/qt1')
-rw-r--r-- | x11/qt1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt1/Makefile b/x11/qt1/Makefile index 160312376f3..fc44533c745 100644 --- a/x11/qt1/Makefile +++ b/x11/qt1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/05/01 16:43:39 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2002/10/20 13:45:47 wiz Exp $ # DISTNAME= qt-1.44 @@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.troll.no/products/qt.html COMMENT= C++ X GUI toolkit +USE_BUILDLINK2= yes USE_X11BASE= yes USE_GMAKE= yes USE_LIBTOOL= yes |