editors/yzis: remove KYZIS option after r488807

MFH:		2019Q1
This commit is contained in:
Tobias C. Berner 2019-01-01 12:42:38 +00:00
parent 42cc2b4299
commit ad922c2143
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488872
2 changed files with 6 additions and 27 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= yzis
PORTVERSION= 1.0.a.1
PORTREVISION= 18
PORTREVISION= 19
CATEGORIES= editors
MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \
http://contribs.martymac.org/FreeBSD-ports/distfiles/
@ -34,13 +34,8 @@ USE_GCC= any
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
OPTIONS_DEFINE= KYZIS NYZIS DOXYGEN
OPTIONS_DEFINE= NYZIS DOXYGEN
OPTIONS_SUB= yes
KYZIS_DESC= Build kyzis and Yzis kpart
KYZIS_USES= kde:4 qt:4
KYZIS_USE= KDE=kdeprefix,kdelibs,automoc4 QT=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)
NYZIS_CPPFLAGS= -D_XOPEN_SOURCE_EXTENDED
NYZIS_CMAKE_ON= -DENABLE_NYZIS:BOOL=ON
@ -50,12 +45,4 @@ DOXYGEN_BUILD_DEPENDS= dot:graphics/graphviz \
DOXYGEN_CMAKE_ON= -DENABLE_DOCUMENTATION:BOOL=ON
DOXYGEN_CMAKE_OFF= -DENABLE_DOCUMENTATION:BOOL=OFF
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MKYZIS}
PLIST_SUB+= QYZIS="@comment "
.else
PLIST_SUB+= QYZIS=""
.endif
.include <bsd.port.mk>

View File

@ -1,21 +1,13 @@
bin/qyzis
%%NYZIS%%bin/nyzis
%%KYZIS%%bin/kyzis
%%KYZIS%%lib/kde4/yzispart.so
lib/libyzis.so.0.0.0
lib/libyzis.so.0
lib/libyzis.so
share/applnk/Editors/qyzis.desktop
%%KYZIS%%share/apps/yzispart/yzispart.rc
%%KYZIS%%share/kde4/services/yzispart.desktop
%%QYZIS%%share/icons/hicolor/128x128/apps/qyzis.png
%%QYZIS%%share/icons/hicolor/32x32/apps/qyzis.png
%%QYZIS%%share/icons/hicolor/64x64/apps/qyzis.png
%%QYZIS%%share/icons/hicolor/16x16/apps/qyzis.png
%%KYZIS%%share/icons/crystalsvg/128x128/apps/l10n/hicolor/qyzis.png
%%KYZIS%%share/icons/crystalsvg/32x32/apps/l10n/hicolor/qyzis.png
%%KYZIS%%share/icons/crystalsvg/64x64/apps/l10n/hicolor/qyzis.png
%%KYZIS%%share/icons/crystalsvg/16x16/apps/l10n/hicolor/qyzis.png
share/icons/hicolor/128x128/apps/qyzis.png
share/icons/hicolor/32x32/apps/qyzis.png
share/icons/hicolor/64x64/apps/qyzis.png
share/icons/hicolor/16x16/apps/qyzis.png
share/yzis/syntax/language.dtd
share/yzis/syntax/syntax.template
share/yzis/syntax/cpp.xml