diff options
Diffstat (limited to 'misc/routeplanner-cli/Makefile')
-rw-r--r-- | misc/routeplanner-cli/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/routeplanner-cli/Makefile b/misc/routeplanner-cli/Makefile index 87ecdc903cb..f9017dfb274 100644 --- a/misc/routeplanner-cli/Makefile +++ b/misc/routeplanner-cli/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/03/15 11:53:34 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/08 09:57:36 asau Exp $ # DISTNAME= routeplanner_0.11 @@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://routeplanner.sourceforge.net/ COMMENT= Highway trip planner written in Python -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/routeplanner-0.11 NO_BUILD= yes USE_TOOLS+= gzip |