aboutsummaryrefslogtreecommitdiff
path: root/editors/yzis
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-04-30 13:42:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-04-30 13:42:10 +0000
commitba739f90d1fddea3b1978a53b8e2f4607c36dbf4 (patch)
tree48822a18209b789871a7e6a4147e2218e2f82949 /editors/yzis
parent9bcfb5997ef39a7567d9cee6c97570505a31d05d (diff)
downloadports-ba739f90d1fddea3b1978a53b8e2f4607c36dbf4.tar.gz
ports-ba739f90d1fddea3b1978a53b8e2f4607c36dbf4.zip
- Fix build for !doc scenario
Reported by: QAT
Notes
Notes: svn path=/head/; revision=232982
Diffstat (limited to 'editors/yzis')
-rw-r--r--editors/yzis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile
index 0ac17b401dff..7894eb540952 100644
--- a/editors/yzis/Makefile
+++ b/editors/yzis/Makefile
@@ -21,7 +21,7 @@ USE_XORG= x11 xext ice
USE_LUA= 5.1
LUA_COMPS= lua
USE_QT_VER= 4
-QT_COMPONENTS= qtestlib qmake rcc uic moc
+QT_COMPONENTS= qtestlib qmake rcc uic moc gui xml
USE_PERL5= yes
USE_CMAKE= yes