summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-01-01 12:42:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-01-01 12:42:38 +0000
commitad922c2143a62274d27add2443e8af4b99f4b867 (patch)
tree27a350e59b21b9326f7f4b86628fef83bc13cf3f /editors
parentdevel/piklab: follow up to r488869 -- clean plist (diff)
editors/yzis: remove KYZIS option after r488807
MFH: 2019Q1
Notes
Notes: svn path=/head/; revision=488872
Diffstat (limited to 'editors')
-rw-r--r--editors/yzis/Makefile17
-rw-r--r--editors/yzis/pkg-plist16
2 files changed, 6 insertions, 27 deletions
diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile
index 5e19bbf89905..2faf7bb5ad20 100644
--- a/editors/yzis/Makefile
+++ b/editors/yzis/Makefile
@@ -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>
diff --git a/editors/yzis/pkg-plist b/editors/yzis/pkg-plist
index 313b7e376bbc..b8463f1b9017 100644
--- a/editors/yzis/pkg-plist
+++ b/editors/yzis/pkg-plist
@@ -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