From a9c035a4d041d4c88c56ccf93bcf2fadced20449 Mon Sep 17 00:00:00 2001 From: jym Date: Sun, 3 Jul 2011 21:36:20 +0000 Subject: check-interpreter fix. --- geography/gpsdrive/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'geography/gpsdrive') 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" -- cgit v1.2.3