diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-06 12:49:19 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2007-02-06 12:49:19 +0000 |
commit | c628efbea8d1a3680719d303f654e8c1d2e33e19 (patch) | |
tree | c2d7fa67375e4db516b4bc662bc6efbb2d8bb2a6 /devel | |
parent | 65d221b24f1fa41d8df99fe99033f97331c9d6e1 (diff) | |
download | ports-c628efbea8d1a3680719d303f654e8c1d2e33e19.tar.gz ports-c628efbea8d1a3680719d303f654e8c1d2e33e19.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/dbus-qt4/Makefile | 1 | ||||
-rw-r--r-- | devel/qt4-corelib/Makefile | 1 | ||||
-rw-r--r-- | devel/qt4-designer/Makefile | 3 | ||||
-rw-r--r-- | devel/qt4-libqtassistantclient/Makefile | 3 | ||||
-rw-r--r-- | devel/qt4-linguist/Makefile | 2 | ||||
-rw-r--r-- | devel/qt4-porting/Makefile | 2 | ||||
-rw-r--r-- | devel/qt4-qt3support/Makefile | 1 | ||||
-rw-r--r-- | devel/qt4-qtestlib/Makefile | 1 | ||||
-rw-r--r-- | devel/qt4-qvfb/Makefile | 2 | ||||
-rw-r--r-- | devel/qt4-uic3/Makefile | 2 |
10 files changed, 6 insertions, 12 deletions
diff --git a/devel/dbus-qt4/Makefile b/devel/dbus-qt4/Makefile index 3e697fd48345..f5a52a72d521 100644 --- a/devel/dbus-qt4/Makefile +++ b/devel/dbus-qt4/Makefile @@ -30,7 +30,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ diff --git a/devel/qt4-corelib/Makefile b/devel/qt4-corelib/Makefile index c83018950d77..c21e4460452f 100644 --- a/devel/qt4-corelib/Makefile +++ b/devel/qt4-corelib/Makefile @@ -28,7 +28,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ diff --git a/devel/qt4-designer/Makefile b/devel/qt4-designer/Makefile index 58706e479f4e..f4d6937d896b 100644 --- a/devel/qt4-designer/Makefile +++ b/devel/qt4-designer/Makefile @@ -9,7 +9,7 @@ PORTNAME= designer PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} @@ -36,7 +36,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ diff --git a/devel/qt4-libqtassistantclient/Makefile b/devel/qt4-libqtassistantclient/Makefile index 2b35d42d62ca..5728227b976b 100644 --- a/devel/qt4-libqtassistantclient/Makefile +++ b/devel/qt4-libqtassistantclient/Makefile @@ -9,7 +9,7 @@ PORTNAME= libQtAssistantClient PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} @@ -31,7 +31,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ diff --git a/devel/qt4-linguist/Makefile b/devel/qt4-linguist/Makefile index 8effdb5d7bcc..f9e4261ea1f2 100644 --- a/devel/qt4-linguist/Makefile +++ b/devel/qt4-linguist/Makefile @@ -9,7 +9,7 @@ PORTNAME= linguist PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} diff --git a/devel/qt4-porting/Makefile b/devel/qt4-porting/Makefile index a713320019a6..952187463966 100644 --- a/devel/qt4-porting/Makefile +++ b/devel/qt4-porting/Makefile @@ -8,7 +8,7 @@ PORTNAME= porting PORTVERSION= 4.2.2 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} diff --git a/devel/qt4-qt3support/Makefile b/devel/qt4-qt3support/Makefile index 5146afe5f455..da64ca3b4d76 100644 --- a/devel/qt4-qt3support/Makefile +++ b/devel/qt4-qt3support/Makefile @@ -32,7 +32,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes USE_XLIB= yes CONFIGURE_ARGS= -fast -no-exceptions \ diff --git a/devel/qt4-qtestlib/Makefile b/devel/qt4-qtestlib/Makefile index 2287aee427c9..4bd1937da463 100644 --- a/devel/qt4-qtestlib/Makefile +++ b/devel/qt4-qtestlib/Makefile @@ -28,7 +28,6 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ HAS_CONFIGURE= yes USE_LDCONFIG= yes -NO_FILTER_SHLIBS=yes CONFIGURE_ARGS= -fast -no-exceptions \ -platform ${LOCALBASE}/share/qt4/mkspecs/freebsd-g++ \ diff --git a/devel/qt4-qvfb/Makefile b/devel/qt4-qvfb/Makefile index a5cfc1bbcd29..ac24d0a7f6dc 100644 --- a/devel/qt4-qvfb/Makefile +++ b/devel/qt4-qvfb/Makefile @@ -9,7 +9,7 @@ PORTNAME= qvfb PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} diff --git a/devel/qt4-uic3/Makefile b/devel/qt4-uic3/Makefile index 61fa1914fe4f..069881b5bf6b 100644 --- a/devel/qt4-uic3/Makefile +++ b/devel/qt4-uic3/Makefile @@ -9,7 +9,7 @@ PORTNAME= uic3 PORTVERSION= 4.2.2 PORTREVISION= 1 -CATEGORIES?= x11-toolkits ipv6 +CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_QT} PKGNAMEPREFIX= qt4- DISTNAME= qt-x11-opensource-src-${PORTVERSION} |