summaryrefslogtreecommitdiff
path: root/textproc/pyDict
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:18:15 +0000
committeragc <agc>2004-01-20 12:18:15 +0000
commit5cbdd5a83eb94d1543656588fad97fad4abdff01 (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /textproc/pyDict
parent06f56759ab83097f935dffe578fb2580c3043d6b (diff)
downloadpkgsrc-5cbdd5a83eb94d1543656588fad97fad4abdff01.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'textproc/pyDict')
-rw-r--r--textproc/pyDict/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/pyDict/Makefile b/textproc/pyDict/Makefile
index 322da0831d7..93e0b49b654 100644
--- a/textproc/pyDict/Makefile
+++ b/textproc/pyDict/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2004/01/03 18:49:54 reed Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/20 12:26:50 agc Exp $
DISTNAME= pyDict-0.2.5.1
PKGREVISION= 3
-WRKSRC= ${WRKDIR}/dict
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pydict/}
@@ -10,6 +9,7 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/pydict/
COMMENT= Chinese <-> English dictionary, under both console and X11
+WRKSRC= ${WRKDIR}/dict
USE_X11BASE= yes
NO_CONFIGURE= yes