aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/soqt/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-03-24 18:49:47 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-03-24 18:49:47 +0000
commit743ca91088ccc8c8776e4afb19deefb740a8b305 (patch)
tree785316b41d9ceaf4c221f623902068da7cd69c2d /x11-toolkits/soqt/Makefile
parent25a2b64738cc922360ee51c05e55d6402c480b09 (diff)
downloadports-743ca91088ccc8c8776e4afb19deefb740a8b305.tar.gz
ports-743ca91088ccc8c8776e4afb19deefb740a8b305.zip
Notes
Diffstat (limited to 'x11-toolkits/soqt/Makefile')
-rw-r--r--x11-toolkits/soqt/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile
index 0ef27239fe5f..5207e64fad2b 100644
--- a/x11-toolkits/soqt/Makefile
+++ b/x11-toolkits/soqt/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= SoQt
-PORTVERSION= 1.4.1
-PORTREVISION= 8
+PORTVERSION= 1.5.0
CATEGORIES= x11-toolkits
MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \
ftp://ftp.coin3d.org/pub/coin/src/all/
@@ -19,8 +18,9 @@ COMMENT= Qt4 toolkit library for Coin
LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin
USE_AUTOTOOLS= libtool:22
+USE_GNOME= gnomehack
USE_QT_VER= 4
-QT_COMPONENTS= corelib qt3support opengl moc_build
+QT_COMPONENTS= corelib opengl moc_build
USE_GMAKE= yes
CPPFLAGS+= -I${QT_INCDIR} -I${QT_INCDIR}/Qt -I${LOCALBASE}/include
LDFLAGS+= -L${QT_LIBDIR} -L${LOCALBASE}/lib