summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2014-03-04 15:34:12 +0000
committerThierry Thomas <thierry@FreeBSD.org>2014-03-04 15:34:12 +0000
commitb9f7e5b856b096572f190bfa3d4de0a8aa699872 (patch)
treec6730705a1b3209f351f4ba233ae7eae466adfb5 /astro
parentUpgrade to version 3.2.4. (diff)
Fix installation of locale files.
PR: ports/186670 Submitted by: Florian Degner <f.degner (at) gmx.de> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=347022
Diffstat (limited to 'astro')
-rw-r--r--astro/foxtrotgps/Makefile3
-rw-r--r--astro/foxtrotgps/pkg-descr2
-rw-r--r--astro/foxtrotgps/pkg-plist74
3 files changed, 40 insertions, 39 deletions
diff --git a/astro/foxtrotgps/Makefile b/astro/foxtrotgps/Makefile
index 8d3d3c8741e4..b82fe8f614a5 100644
--- a/astro/foxtrotgps/Makefile
+++ b/astro/foxtrotgps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= foxtrotgps
PORTVERSION= 1.1.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= astro geography
MASTER_SITES= http://www.foxtrotgps.org/releases/
@@ -16,6 +16,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libgps.so:${PORTSDIR}/astro/gpsd
GNU_CONFIGURE= yes
+CONFIGURE_ENV= DATADIRNAME=share
CONFIGURE_ARGS= --disable-schemas-install
USES= gettext gmake pkgconfig shebangfix
SHEBANG_FILES= contrib/convert2gpx \
diff --git a/astro/foxtrotgps/pkg-descr b/astro/foxtrotgps/pkg-descr
index ab79bb82c822..ad910310464f 100644
--- a/astro/foxtrotgps/pkg-descr
+++ b/astro/foxtrotgps/pkg-descr
@@ -6,4 +6,4 @@ are available, and new ones may be added.
Map areas may be downloaded and cached for use while offline.
-WWW: http://www.foxtrotgps.org
+WWW: http://www.foxtrotgps.org
diff --git a/astro/foxtrotgps/pkg-plist b/astro/foxtrotgps/pkg-plist
index 9ebfbbd8b1e0..c64d37dcb10a 100644
--- a/astro/foxtrotgps/pkg-plist
+++ b/astro/foxtrotgps/pkg-plist
@@ -4,18 +4,18 @@ bin/foxtrotgps
bin/georss2foxtrotgps-poi
bin/osb2foxtrot
bin/poi2osm
-lib/locale/bg/LC_MESSAGES/foxtrotgps.mo
-lib/locale/cs/LC_MESSAGES/foxtrotgps.mo
-lib/locale/de/LC_MESSAGES/foxtrotgps.mo
-lib/locale/es/LC_MESSAGES/foxtrotgps.mo
-lib/locale/fi/LC_MESSAGES/foxtrotgps.mo
-lib/locale/fr/LC_MESSAGES/foxtrotgps.mo
-lib/locale/hu/LC_MESSAGES/foxtrotgps.mo
-lib/locale/nl/LC_MESSAGES/foxtrotgps.mo
-lib/locale/ru/LC_MESSAGES/foxtrotgps.mo
-lib/locale/sk/LC_MESSAGES/foxtrotgps.mo
-lib/locale/ja/LC_MESSAGES/foxtrotgps.mo
-lib/locale/sr/LC_MESSAGES/foxtrotgps.mo
+share/locale/bg/LC_MESSAGES/foxtrotgps.mo
+share/locale/cs/LC_MESSAGES/foxtrotgps.mo
+share/locale/de/LC_MESSAGES/foxtrotgps.mo
+share/locale/es/LC_MESSAGES/foxtrotgps.mo
+share/locale/fi/LC_MESSAGES/foxtrotgps.mo
+share/locale/fr/LC_MESSAGES/foxtrotgps.mo
+share/locale/hu/LC_MESSAGES/foxtrotgps.mo
+share/locale/nl/LC_MESSAGES/foxtrotgps.mo
+share/locale/ru/LC_MESSAGES/foxtrotgps.mo
+share/locale/sk/LC_MESSAGES/foxtrotgps.mo
+share/locale/ja/LC_MESSAGES/foxtrotgps.mo
+share/locale/sr/LC_MESSAGES/foxtrotgps.mo
man/man1/convert2gpx.1.gz
man/man1/convert2osm.1.gz
man/man1/foxtrotgps.1.gz
@@ -38,28 +38,28 @@ share/pixmaps/foxtrotgps-wp.png
share/pixmaps/foxtrotgps.png
@dirrm %%DATADIR%%
@dirrm %%DOCSDIR%%
-@dirrmtry lib/locale/sk/LC_MESSAGES
-@dirrmtry lib/locale/sk
-@dirrmtry lib/locale/ru/LC_MESSAGES
-@dirrmtry lib/locale/ru
-@dirrmtry lib/locale/nl/LC_MESSAGES
-@dirrmtry lib/locale/nl
-@dirrmtry lib/locale/hu/LC_MESSAGES
-@dirrmtry lib/locale/hu
-@dirrmtry lib/locale/fr/LC_MESSAGES
-@dirrmtry lib/locale/fr
-@dirrmtry lib/locale/fi/LC_MESSAGES
-@dirrmtry lib/locale/fi
-@dirrmtry lib/locale/es/LC_MESSAGES
-@dirrmtry lib/locale/es
-@dirrmtry lib/locale/de/LC_MESSAGES
-@dirrmtry lib/locale/de
-@dirrmtry lib/locale/cs/LC_MESSAGES
-@dirrmtry lib/locale/cs
-@dirrmtry lib/locale/bg/LC_MESSAGES
-@dirrmtry lib/locale/bg
-@dirrmtry lib/locale/ja/LC_MESSAGES
-@dirrmtry lib/locale/ja
-@dirrmtry lib/locale/sr/LC_MESSAGES
-@dirrmtry lib/locale/sr
-@dirrmtry lib/locale
+@dirrmtry share/locale/sk/LC_MESSAGES
+@dirrmtry share/locale/sk
+@dirrmtry share/locale/ru/LC_MESSAGES
+@dirrmtry share/locale/ru
+@dirrmtry share/locale/nl/LC_MESSAGES
+@dirrmtry share/locale/nl
+@dirrmtry share/locale/hu/LC_MESSAGES
+@dirrmtry share/locale/hu
+@dirrmtry share/locale/fr/LC_MESSAGES
+@dirrmtry share/locale/fr
+@dirrmtry share/locale/fi/LC_MESSAGES
+@dirrmtry share/locale/fi
+@dirrmtry share/locale/es/LC_MESSAGES
+@dirrmtry share/locale/es
+@dirrmtry share/locale/de/LC_MESSAGES
+@dirrmtry share/locale/de
+@dirrmtry share/locale/cs/LC_MESSAGES
+@dirrmtry share/locale/cs
+@dirrmtry share/locale/bg/LC_MESSAGES
+@dirrmtry share/locale/bg
+@dirrmtry share/locale/ja/LC_MESSAGES
+@dirrmtry share/locale/ja
+@dirrmtry share/locale/sr/LC_MESSAGES
+@dirrmtry share/locale/sr
+@dirrmtry share/locale