aboutsummaryrefslogtreecommitdiff
path: root/devel/dbus
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-17 15:38:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-17 15:38:36 +0000
commit4695e980949c75a713b12716ea24de49e9898dbb (patch)
tree7392e1c509f560d3deefc82d1a8d853b72bd1736 /devel/dbus
parent19e9a9cd4464a834aa0e2b5ad7cb276202e21a56 (diff)
downloadports-4695e980949c75a713b12716ea24de49e9898dbb.tar.gz
ports-4695e980949c75a713b12716ea24de49e9898dbb.zip
- Fix shebangs
Notes
Notes: svn path=/head/; revision=438705
Diffstat (limited to 'devel/dbus')
-rw-r--r--devel/dbus/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/dbus/Makefile b/devel/dbus/Makefile
index 6aa0195e6fdf..d477161d4c41 100644
--- a/devel/dbus/Makefile
+++ b/devel/dbus/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dbus
PORTVERSION= 1.10.16
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= http://dbus.freedesktop.org/releases/dbus/
@@ -15,7 +16,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2
PORTSCOUT= limitw:1,even
-USES= cpe gmake libtool localbase pathfix
+USES= cpe gmake libtool localbase pathfix python:build shebangfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-test-socket-dir=${WRKDIR} \
@@ -24,6 +25,7 @@ CONFIGURE_ARGS= --with-test-socket-dir=${WRKDIR} \
--disable-apparmor \
--disable-systemd
INSTALL_TARGET= install-strip
+SHEBANG_FILES= tools/GetAllMatchRules.py
CPE_VENDOR= d-bus_project
CPE_PRODUCT= d-bus