aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-04-27 05:14:31 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-04-27 05:14:31 +0000
commite402118072dc551c9b2af065780ebd6f0ca1f07f (patch)
tree12d0143b489d83bcd523b98b2266b116e34cb748
parentef6ce29dbe3a777a9cb252421df95f822d50cb75 (diff)
downloadports-e402118072dc551c9b2af065780ebd6f0ca1f07f.tar.gz
ports-e402118072dc551c9b2af065780ebd6f0ca1f07f.zip
Fix shebangs.
Reported by: miwi Approved by: rakuco (mentor)
Notes
Notes: svn path=/head/; revision=439504
-rw-r--r--sysutils/nepomuk-core/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/nepomuk-core/Makefile b/sysutils/nepomuk-core/Makefile
index 552e6a493d4e..5ae7a614f142 100644
--- a/sysutils/nepomuk-core/Makefile
+++ b/sysutils/nepomuk-core/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nepomuk-core
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= sysutils kde kde-kde4
MAINTAINER= kde@FreeBSD.org
@@ -16,13 +16,15 @@ LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 \
libepub.so:textproc/ebook-tools \
libqmobipocket.so:graphics/kdegraphics4-mobipocket
-USES= cmake:outsource kde:4 tar:xz
+USES= cmake:outsource kde:4 python:run shebangfix tar:xz
USE_KDE= automoc4 baloo kdelibs kfilemetadata \
ontologies soprano
USE_QT4= corelib dbus gui qmake_build moc_build rcc_build uic_build
USE_LDCONFIG= yes
MAKE_ENV= XDG_CONFIG_HOME=/dev/null
+SHEBANG_FILES= services/storage/rcgen/nepomuk-simpleresource-rcgen.py
+
SUB_FILES= nepomuk-env.sh
post-install: