diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /astro/gpsdrive | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'astro/gpsdrive')
-rw-r--r-- | astro/gpsdrive/Makefile | 4 | ||||
-rw-r--r-- | astro/gpsdrive/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index f1f6e7eb5792..fd847cf0e673 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -7,7 +7,7 @@ PORTNAME= gpsdrive PORTVERSION= 2.09 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= http://www.gpsdrive.cc/ \ http://gpsdrive.teachlinux.com/ @@ -22,7 +22,7 @@ USE_PERL5= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= libtool:15:inc +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \ diff --git a/astro/gpsdrive/pkg-plist b/astro/gpsdrive/pkg-plist index f91e77f9cd78..e03b3b88f1e3 100644 --- a/astro/gpsdrive/pkg-plist +++ b/astro/gpsdrive/pkg-plist @@ -13,9 +13,11 @@ bin/gpssql_restore.sh bin/wpcvt bin/wpget lib/libfly.a +lib/libfly.la lib/libfly.so lib/libfly.so.2 lib/libnautic.a +lib/libnautic.la lib/libnautic.so lib/libnautic.so.2 share/applications/gpsdrive.desktop |