summaryrefslogtreecommitdiff
path: root/x11/xmindpath
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:28:26 +0000
committeragc <agc>2004-01-20 12:28:26 +0000
commit6398ad1c91f936aad713b5f6bb81200491731292 (patch)
treecc236421116057568097d330d79f3e50bebbe8b4 /x11/xmindpath
parent1e53090cc228edde244c3b79950271b8ca469b1f (diff)
downloadpkgsrc-6398ad1c91f936aad713b5f6bb81200491731292.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'x11/xmindpath')
-rw-r--r--x11/xmindpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmindpath/Makefile b/x11/xmindpath/Makefile
index bcc13a2b984..53a540be241 100644
--- a/x11/xmindpath/Makefile
+++ b/x11/xmindpath/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.7 2003/03/29 12:43:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:28:28 agc Exp $
DISTNAME= magicpoint-1.09a
PKGNAME= xmindpath-1.09a
-WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/xmindpath
CATEGORIES= x11
MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
MAINTAINER= itojun@itojun.org
COMMENT= MindPath PocketPoint user-level driver for X11
+WRKSRC= ${WRKDIR}/${DISTNAME}/contrib/xmindpath
GNU_CONFIGURE= yes
USE_X11= yes