diff options
author | lofi <lofi@FreeBSD.org> | 2007-02-06 20:49:19 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-02-06 20:49:19 +0800 |
commit | 59b133cd949a427545cfb42bac9400f50bd7fbea (patch) | |
tree | 5edb5b2498539fe2bdd7b99cd601aa1fbb047bbe /devel | |
parent | 6b96b926d9318634159080a4419485f385e4e935 (diff) | |
download | freebsd-ports-gnome-59b133cd949a427545cfb42bac9400f50bd7fbea.tar.gz freebsd-ports-gnome-59b133cd949a427545cfb42bac9400f50bd7fbea.tar.zst freebsd-ports-gnome-59b133cd949a427545cfb42bac9400f50bd7fbea.zip |
From the "who gave this guy a commit bit" dept.:
-Fix categories which got mixed up during juggling with different
repos.
-Remove NO_FILTER_SHLIBS, which disappeared shortly before Qt4 was
committed.
Noticed by: erwin, pav
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} |