summaryrefslogtreecommitdiff
path: root/emulators/mmix
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit06f56759ab83097f935dffe578fb2580c3043d6b (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /emulators/mmix
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'emulators/mmix')
-rw-r--r--emulators/mmix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile
index 3117e0578f6..29bcfe6083f 100644
--- a/emulators/mmix/Makefile
+++ b/emulators/mmix/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2003/07/30 19:20:33 jtb Exp $
+# $NetBSD: Makefile,v 1.12 2004/01/20 12:14:41 agc Exp $
DISTNAME= mmix-20030622
-WRKSRC= ${WRKDIR}
CATEGORIES= emulators devel lang
MASTER_SITES= http://www-cs-faculty.stanford.edu/~knuth/programs/
@@ -11,6 +10,7 @@ COMMENT= Simulators for Knuth's MMIX RISC architecture
BUILD_DEPENDS+= cweb-[0-9]*:../../devel/cweb
+WRKSRC= ${WRKDIR}
ALL_TARGET= all doc
do-install: