aboutsummaryrefslogtreecommitdiff
path: root/graphics/tulip
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-04-21 13:07:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-04-21 13:07:39 +0000
commit1ed9a6a91e0fe7fcaf140c464db554a4d97cbeef (patch)
tree541b7524a08926cf35e015de687335b03c747462 /graphics/tulip
parenta78fe54eeb072eb99f7f0a28ab7b3b6b4f20f08e (diff)
downloadports-1ed9a6a91e0fe7fcaf140c464db554a4d97cbeef.tar.gz
ports-1ed9a6a91e0fe7fcaf140c464db554a4d97cbeef.zip
Notes
Diffstat (limited to 'graphics/tulip')
-rw-r--r--graphics/tulip/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile
index 32450e8616d1..e374bd2e3347 100644
--- a/graphics/tulip/Makefile
+++ b/graphics/tulip/Makefile
@@ -22,10 +22,9 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
jpeg.11:${PORTSDIR}/graphics/jpeg
USE_QT_VER= 4
-QT_COMPONENTS= corelib moc_build uic_build rcc_build gui opengl xml network \
+QT_COMPONENTS= corelib moc_build uic_build rcc_build gui opengl xml network qmake \
designer assistant assistantclient
USE_GL= glew glut
-USE_GMAKE= yes
USE_GNOME= libxml2
USE_PYTHON= yes
USE_CMAKE= yes