From 6be45ec5f5338d9a7a109fea410a64e5d19cdac1 Mon Sep 17 00:00:00 2001 From: Michael Nottebrock Date: Mon, 5 Feb 2007 14:06:20 +0000 Subject: Update to 3.3.7 --- x11-toolkits/qt33/Makefile | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/qt33/Makefile') diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index f1a4b098f9b4..49df94103f91 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -7,8 +7,7 @@ # PORTNAME= qt -PORTVERSION= 3.3.6 -PORTREVISION= 3 +PORTVERSION= 3.3.7 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} @@ -31,7 +30,8 @@ USE_BZIP2= yes REINPLACE_ARGS= -i "" USE_X_PREFIX= yes HAS_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes +NO_FILTER_SHLIBS=yes .if defined(PACKAGE_BUILDING) TMPDIR?= /tmp @@ -147,6 +147,10 @@ CONFLICTS+= qt-3.3.* CONFLICTS+= qt-copy-[0-9]* .endif +.if ${X_WINDOW_SYSTEM:L} == xfree86-3 +IGNORE= "The QT ${PORTVERSION} port does not support any XFree86 < 4.x" +.endif + .if exists(${X11BASE}/include/qt2/qapp.h) BROKEN= "You have QT2 headers installed! Installing this port" BROKEN+="will result in conflicts between QT3 and QT2!" -- cgit v1.2.3