aboutsummaryrefslogtreecommitdiff
path: root/graphics/geomorph
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-26 12:41:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-26 12:41:18 +0000
commite1192e990f40eee05bfd0aa4f526bef9319c9b2b (patch)
treeb53331b45f5a1b4ffea5d6ca8deb8cd7b493e9a3 /graphics/geomorph
parent383cbff14236b060252c0134ec1af4a0b51291e6 (diff)
downloadports-e1192e990f40eee05bfd0aa4f526bef9319c9b2b.tar.gz
ports-e1192e990f40eee05bfd0aa4f526bef9319c9b2b.zip
Notes
Diffstat (limited to 'graphics/geomorph')
-rw-r--r--graphics/geomorph/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/geomorph/Makefile b/graphics/geomorph/Makefile
index fc2799c2526a..2348e2faa270 100644
--- a/graphics/geomorph/Makefile
+++ b/graphics/geomorph/Makefile
@@ -3,7 +3,7 @@
PORTNAME= geomorph
PORTVERSION= 0.60.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60/
@@ -13,7 +13,8 @@ COMMENT= Height field generator and editor
LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
libpng.so:${PORTSDIR}/graphics/png
-USES= gmake pkgconfig
+USES= desktop-file-utils gmake pkgconfig shebangfix
+SHEBANG_FILES= update-rc
USE_GL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libintl-prefix="${LOCALBASE}"