diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/qt/Makefile b/x11/qt/Makefile index 29cd1e5faa2..f7d490b71af 100644 --- a/x11/qt/Makefile +++ b/x11/qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/07/19 21:09:23 tv Exp $ +# $NetBSD: Makefile,v 1.16 1998/07/22 11:38:11 mycroft Exp $ # FreeBSD Id: Makefile,v 1.14 1997/10/30 05:15:19 jkh Exp # @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/sunsite/Incoming/ \ MAINTAINER= tron@netbsd.org +CONFLICTS= qt-1.33 + BUILD_DEPENDS= ${LOCALBASE}/bin/libtool:../../devel/libtool USE_X11= yes |