diff options
Diffstat (limited to 'misc/gpsdrive/Makefile')
-rw-r--r-- | misc/gpsdrive/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/misc/gpsdrive/Makefile b/misc/gpsdrive/Makefile index 4f9b8a4c74d..bb1e61c5783 100644 --- a/misc/gpsdrive/Makefile +++ b/misc/gpsdrive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/01/08 17:29:06 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 2003/01/10 07:42:02 cjep Exp $ DISTNAME= gpsdrive-1.31 PKGREVISION= 2 @@ -11,8 +11,9 @@ COMMENT= GPS Navigation system DEPENDS+= gpsd>=1.07:../../misc/gpsd -GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES # XXX make this an option CONFIGURE_ARGS+= --disable-mysql |