aboutsummaryrefslogtreecommitdiff
path: root/editors/yzis/Makefile
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-11-04 07:42:32 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-11-04 07:42:32 +0000
commit24254e934a4e8fb1982db148d4aa85bf4ee67c69 (patch)
treee03f6b85df1feaad0a86ce533be2dee40d17f50d /editors/yzis/Makefile
parent2824b8d0affa8ec634fe602a586a6ec50e58b5ca (diff)
downloadports-24254e934a4e8fb1982db148d4aa85bf4ee67c69.tar.gz
ports-24254e934a4e8fb1982db148d4aa85bf4ee67c69.zip
Notes
Diffstat (limited to 'editors/yzis/Makefile')
-rw-r--r--editors/yzis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile
index cfb4032ac45b..68686abdf6b4 100644
--- a/editors/yzis/Makefile
+++ b/editors/yzis/Makefile
@@ -32,7 +32,7 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= KYZIS NYZIS DOCS
OPTIONS_SUB= yes
KYZIS_DESC= Build kyzis and Yzis kpart
-KYZIS_USE= KDE4=kdehier,kdeprefix,kdelibs,automoc4 QT4=phonon
+KYZIS_USE= KDE4=kdeprefix,kdelibs,automoc4 QT4=phonon
KYZIS_CMAKE_ON= -DENABLE_KYZIS:BOOL=ON -DENABLE_KPART_YZIS:BOOL=ON
KYZIS_CMAKE_OFF= -DENABLE_KYZIS:BOOL=OFF -DENABLE_KPART_YZIS:BOOL=OFF
NYZIS_DESC= Build nyzis (ncurses frontend)