summaryrefslogtreecommitdiff
path: root/misc/routeplanner-cli
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit1e53090cc228edde244c3b79950271b8ca469b1f (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /misc/routeplanner-cli
parent0bc53217fe50327f0f59e7136db15f92f75951d9 (diff)
downloadpkgsrc-1e53090cc228edde244c3b79950271b8ca469b1f.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'misc/routeplanner-cli')
-rw-r--r--misc/routeplanner-cli/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/routeplanner-cli/Makefile b/misc/routeplanner-cli/Makefile
index 571300f8a9b..32dedbc1dd6 100644
--- a/misc/routeplanner-cli/Makefile
+++ b/misc/routeplanner-cli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/12/24 09:53:49 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/20 12:21:02 agc Exp $
#
DISTNAME= routeplanner_0.11
@@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://routeplanner.sourceforge.net/
COMMENT= Highway trip planner written in Python
-WRKSRC= ${WRKDIR}/routeplanner-0.11
+WRKSRC= ${WRKDIR}/routeplanner-0.11
USE_BUILDLINK2= yes
NO_BUILD= yes