summaryrefslogtreecommitdiff
path: root/emulators/zsnes
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:07:06 +0000
commitdc52048e014fdad9bb69ef9db159835a61c8dd4d (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /emulators/zsnes
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'emulators/zsnes')
-rw-r--r--emulators/zsnes/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/zsnes/Makefile b/emulators/zsnes/Makefile
index 662b37901b4..951e8a661e7 100644
--- a/emulators/zsnes/Makefile
+++ b/emulators/zsnes/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2003/07/26 21:41:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.16 2004/01/20 12:14:41 agc Exp $
#
DISTNAME= zsnes136src
PKGNAME= zsnes-1.360
PKGREVISION= 2
-WRKSRC= ${WRKDIR}/zsnes-1.36/src
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zsnes/}
@@ -18,6 +17,7 @@ ONLY_FOR_PLATFORM= *-*-i386
ALL_TARGET= zsnes
+WRKSRC= ${WRKDIR}/zsnes-1.36/src
GNU_CONFIGURE= # defined
USE_GMAKE= # defined
USE_BUILDLINK2= # defined