summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authorjym <jym>2011-07-03 21:36:20 +0000
committerjym <jym>2011-07-03 21:36:20 +0000
commit2003b6d03529a36155efdfaac849bc62de73b913 (patch)
tree3430ef1833f003a4d901f7fdc29fc2d924cff575 /geography
parentef620b67f34dad0ee4d0d45086bfaf32729872e7 (diff)
downloadpkgsrc-2003b6d03529a36155efdfaac849bc62de73b913.tar.gz
check-interpreter fix.
Diffstat (limited to 'geography')
-rw-r--r--geography/gpsdrive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gpsdrive/Makefile b/geography/gpsdrive/Makefile
index b28b5e33b3a..b85c167db83 100644
--- a/geography/gpsdrive/Makefile
+++ b/geography/gpsdrive/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2011/04/22 13:43:40 obache Exp $
+# $NetBSD: Makefile,v 1.21 2011/07/03 21:36:20 jym Exp $
DISTNAME= gpsdrive-1.31
PKGREVISION= 16
@@ -25,7 +25,7 @@ USE_TOOLS+= bash:run perl:run
CONFIGURE_ARGS+= --disable-mysql
REPLACE_BASH= src/gpsfetchmap
-REPLACE_PERL= src/gpspoint2gpsdrive.pl src/wpcvt
+REPLACE_PERL= src/*.pl src/wpcvt
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib/buildlink3.mk"