aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2007-02-06 06:39:08 +0800
committerlofi <lofi@FreeBSD.org>2007-02-06 06:39:08 +0800
commiteccc8f0b0aa1cb8ab3b68b2a7caa8be674e38e55 (patch)
treef5593149606ad11d58d369d19a5458b3ac462c21 /x11-toolkits/qt33
parent3cfbdbc4e17708a54501e3832017fb91b6fa94d3 (diff)
downloadfreebsd-ports-gnome-eccc8f0b0aa1cb8ab3b68b2a7caa8be674e38e55.tar.gz
freebsd-ports-gnome-eccc8f0b0aa1cb8ab3b68b2a7caa8be674e38e55.tar.zst
freebsd-ports-gnome-eccc8f0b0aa1cb8ab3b68b2a7caa8be674e38e55.zip
Hay, portmgr was here!
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 49df94103f91..17ff3c83e1bd 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -31,7 +31,6 @@ REINPLACE_ARGS= -i ""
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_FILTER_SHLIBS=yes
.if defined(PACKAGE_BUILDING)
TMPDIR?= /tmp
@@ -147,10 +146,6 @@ 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!"