aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-04-30 21:42:10 +0800
committerpav <pav@FreeBSD.org>2009-04-30 21:42:10 +0800
commit12569ba37d31f457a06226486f4116c5481a7c99 (patch)
tree4aa07e934d405247cc3bdd2d35b22a5e141e9b34 /editors
parent7939cd4bb3f65e5faa29345c8d9fc5c400e36cb3 (diff)
downloadfreebsd-ports-gnome-12569ba37d31f457a06226486f4116c5481a7c99.tar.gz
freebsd-ports-gnome-12569ba37d31f457a06226486f4116c5481a7c99.tar.zst
freebsd-ports-gnome-12569ba37d31f457a06226486f4116c5481a7c99.zip
- Fix build for !doc scenario
Reported by: QAT
Diffstat (limited to 'editors')
-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