aboutsummaryrefslogtreecommitdiff
path: root/astro/foxtrotgps
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-24 12:58:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-24 12:58:02 +0000
commit1b81d1e1c83fe577a3b20de1c4a3edbb5cabd1bc (patch)
treee164a866ccecca209e23c94b5b7bc7ac50ec08d9 /astro/foxtrotgps
parentc906d75bf458abe979bcac81b647e487071a4857 (diff)
downloadports-1b81d1e1c83fe577a3b20de1c4a3edbb5cabd1bc.tar.gz
ports-1b81d1e1c83fe577a3b20de1c4a3edbb5cabd1bc.zip
- Fix shebangs
Submitted by: Jochen Neumeister (via irc)
Notes
Notes: svn path=/head/; revision=439287
Diffstat (limited to 'astro/foxtrotgps')
-rw-r--r--astro/foxtrotgps/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile
index 6208f07d5acb..aec177c38628 100644
--- a/astro/foxtrotgps/Makefile
+++ b/astro/foxtrotgps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= foxtrotgps
PORTVERSION= 1.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro geography
MASTER_SITES= http://www.foxtrotgps.org/releases/
@@ -14,17 +14,21 @@ LICENSE= GPLv2
LIB_DEPENDS= libcurl.so:ftp/curl \
libexif.so:graphics/libexif \
+ libfontconfig.so:x11-fonts/fontconfig \
+ libfreetype.so:print/freetype2 \
libsoup-2.4.so:devel/libsoup \
libgps.so:astro/gpsd
GNU_CONFIGURE= yes
CONFIGURE_ENV= DATADIRNAME=share
CONFIGURE_ARGS= --disable-schemas-install
-USES= gettext gmake pkgconfig shebangfix sqlite:3
+USES= gettext gmake pkgconfig python shebangfix sqlite:3
SHEBANG_FILES= contrib/convert2gpx \
contrib/convert2osm \
contrib/georss2foxtrotgps-poi\
- contrib/gpx2osm
+ contrib/gpx2osm \
+ contrib/poi2osm \
+ contrib/osb2foxtrot \
USE_GNOME= gtk20 gconf2 libxml2 intltool libglade2
INSTALLS_ICONS= yes