summaryrefslogtreecommitdiff
path: root/emulators/darcnes
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/darcnes
parent4d370739c847b8a33d050da71dc46a270cd4b967 (diff)
downloadpkgsrc-06f56759ab83097f935dffe578fb2580c3043d6b.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'emulators/darcnes')
-rw-r--r--emulators/darcnes/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/darcnes/Makefile.common b/emulators/darcnes/Makefile.common
index 466a5a59ddd..405524264f4 100644
--- a/emulators/darcnes/Makefile.common
+++ b/emulators/darcnes/Makefile.common
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile.common,v 1.1 2003/08/02 19:52:12 wiz Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/01/20 12:14:40 agc Exp $
DISTNAME= dn9b0401
-WRKSRC= ${WRKDIR}/darcnes
CATEGORIES= emulators
MASTER_SITES= http://www.dridus.com/~nyef/darcnes/download/
EXTRACT_SUFX= .tgz
@@ -10,6 +9,7 @@ HOMEPAGE= http://www.dridus.com/~nyef/darcnes/
LICENSE= no-commercial-use
+WRKSRC= ${WRKDIR}/darcnes
USE_GMAKE= yes
USE_BUILDLINK2= yes
PATCHDIR= ${.CURDIR}/../../emulators/darcnes/patches