diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2005-04-19 18:08:35 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2005-04-19 18:08:35 +0000 |
commit | e9283450e1122f42f82f21516b383986a1b186dd (patch) | |
tree | cfbb04d91ea8c0283b8f8fbfd3ac26018014f91e /astro/gpsdrive | |
parent | 96feb9b5844f8f66b4dc6f30aedab1cd595588bc (diff) | |
download | ports-e9283450e1122f42f82f21516b383986a1b186dd.tar.gz ports-e9283450e1122f42f82f21516b383986a1b186dd.zip |
Notes
Diffstat (limited to 'astro/gpsdrive')
-rw-r--r-- | astro/gpsdrive/Makefile | 4 | ||||
-rw-r--r-- | astro/gpsdrive/pkg-plist | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 40c90965aec4..66be3574d898 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -14,13 +14,11 @@ MASTER_SITES= http://www.gpsdrive.cc/ \ http://gpsdrive.teachlinux.com/ \ http://gpsdrive.flugfunk.de/ -MAINTAINER= molter@gufi.org +MAINTAINER= freebsd@galle.com.br COMMENT= A GPS navigation system LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre -BROKEN= Incomplete pkg-plist - USE_GETOPT_LONG=yes USE_GETTEXT= yes USE_PERL5= yes diff --git a/astro/gpsdrive/pkg-plist b/astro/gpsdrive/pkg-plist index 8e8c55c75c9c..18c6672255cc 100644 --- a/astro/gpsdrive/pkg-plist +++ b/astro/gpsdrive/pkg-plist @@ -61,4 +61,5 @@ share/locale/tr/LC_MESSAGES/gpsdrive.mo share/pixmaps/gpsicon.png @unexec rmdir %D/share/locale/gr/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/gr 2> /dev/null || true +@unexec rmdir %D/share/applications 2> /dev/null || true @dirrm share/gpsdrive |