summaryrefslogtreecommitdiff
path: root/databases/qt4-sql
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-02-06 12:49:19 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-02-06 12:49:19 +0000
commitc628efbea8d1a3680719d303f654e8c1d2e33e19 (patch)
treec2d7fa67375e4db516b4bc662bc6efbb2d8bb2a6 /databases/qt4-sql
parentmp4box is a mp4 container merge tool from gpac. (diff)
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
Notes
Notes: svn path=/head/; revision=184369
Diffstat (limited to 'databases/qt4-sql')
-rw-r--r--databases/qt4-sql/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/qt4-sql/Makefile b/databases/qt4-sql/Makefile
index fc78239d90f3..285aebf752c5 100644
--- a/databases/qt4-sql/Makefile
+++ b/databases/qt4-sql/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sql
PORTVERSION= 4.2.2
-CATEGORIES?= databases ipv6
+CATEGORIES?= databases
MASTER_SITES= ${MASTER_SITE_QT}
PKGNAMEPREFIX= qt4-
DISTNAME= qt-x11-opensource-src-${PORTVERSION}
@@ -27,7 +27,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++ \