Index: head/textproc/dikt/Makefile =================================================================== --- head/textproc/dikt/Makefile (revision 469350) +++ head/textproc/dikt/Makefile (revision 469351) @@ -1,31 +1,30 @@ # Created by: Goran Tal # $FreeBSD$ PORTNAME= dikt -PORTVERSION= 0.20161228 +DISTVERSION= 2s1 PORTEPOCH= 1 CATEGORIES= textproc net kde MASTER_SITES= https://bitbucket.org/dikt/code/downloads/ -DISTNAME= ${PORTNAME}-2s1 MAINTAINER= goran.tal@gmail.com COMMENT= Dictionary for KDE LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake:outsource kde:5 tar:txz USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons dbusaddons guiaddons i18n \ iconthemes itemviews jobwidgets kio service solid widgetsaddons xmlgui USE_QT5= concurrent core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build PLIST_FILES= bin/dikt \ share/applications/dikt.desktop \ share/dikt/dikt.css \ share/dikt/format.conf \ share/icons/hicolor/128x128/apps/dikt.png \ share/kservices5/dict.protocol \ share/kxmlgui5/dikt/diktui.rc .include