aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-21 03:11:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-21 03:11:17 +0000
commit64627c77584eb59d17677196adb9ea0a8ed4564c (patch)
treecabdb23838032771bb67ec15c6630ef8a2ce812c /deskutils
parent91418b50f2f989882ab6f0563c2b6829a430e214 (diff)
downloadports-64627c77584eb59d17677196adb9ea0a8ed4564c.tar.gz
ports-64627c77584eb59d17677196adb9ea0a8ed4564c.zip
- Fix shebangs
Notes
Notes: svn path=/head/; revision=438999
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/conduit/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile
index ef9584668a0f..6a3560919b93 100644
--- a/deskutils/conduit/Makefile
+++ b/deskutils/conduit/Makefile
@@ -4,7 +4,7 @@
PORTNAME= conduit
PORTVERSION= 0.3.17
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= deskutils
MASTER_SITES= GNOME
@@ -23,13 +23,16 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:graphics/py-goocanvas \
xdg-open:devel/xdg-utils
GNU_CONFIGURE= yes
-USES= gettext gmake pathfix pkgconfig python:2
+USES= gettext gmake pathfix pkgconfig python:2 \
+ shebangfix
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GNOME= intltool pygnome2 gnomeprefix gnomedocutils
CONFIGURE_ARGS= --disable-nautilus-extension
+SHEBANG_FILES= conduit/conduit.real \
+ tools/conduit-client
OPTIONS_DEFINE= EOG
OPTIONS_DEFAULT=EOG