aboutsummaryrefslogtreecommitdiff
path: root/textproc/soprano
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2009-01-13 23:16:38 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2009-01-13 23:16:38 +0000
commite014235229826257696ec1f485e766dd86cbc6ad (patch)
treef6680de22596a08d3735560b2266ae6964a455b7 /textproc/soprano
parent7b48a2a251c81c4e78169f4fc9dbdd4db6543ff2 (diff)
Notes
Diffstat (limited to 'textproc/soprano')
-rw-r--r--textproc/soprano/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile
index af8316d67470..83bcb858ddf5 100644
--- a/textproc/soprano/Makefile
+++ b/textproc/soprano/Makefile
@@ -6,6 +6,7 @@
PORTNAME= soprano
PORTVERSION= 2.1.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
@@ -17,7 +18,8 @@ LIB_DEPENDS= clucene.0:${PORTSDIR}/textproc/clucene \
USE_BZIP2= yes
USE_QT_VER= 4
-QT_COMPONENTS= corelib dbus qtestlib qmake moc uic rcc network
+QT_COMPONENTS= corelib dbus qtestlib network \
+ qmake_build moc_build uic_build rcc_build
USE_GNOME= pkgconfig
USE_LDCONFIG= yes
USE_CMAKE= yes