diff options
Diffstat (limited to 'x11/qt/Makefile')
-rw-r--r-- | x11/qt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile index b36a4073e8b..e79e905b5e3 100644 --- a/x11/qt/Makefile +++ b/x11/qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/01/30 23:18:57 agc Exp $ +# $NetBSD: Makefile,v 1.24 1999/02/20 22:48:47 hubertf Exp $ # DISTNAME= qt-1.42 @@ -9,8 +9,6 @@ MASTER_SITES= ftp://ftp.troll.no/qt/source/ \ MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.troll.no/products/qt.html -CONFLICTS= qt-* - USE_X11BASE= yes USE_GMAKE= yes USE_LIBTOOL= yes |