summaryrefslogtreecommitdiff
path: root/emulators/doscmd
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/doscmd
parent46eceba7253d40f1643bc06f73cc7fd2148c2e8e (diff)
downloadpkgsrc-dc52048e014fdad9bb69ef9db159835a61c8dd4d.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'emulators/doscmd')
-rw-r--r--emulators/doscmd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/doscmd/Makefile b/emulators/doscmd/Makefile
index 39dd7896689..b5183eb710a 100644
--- a/emulators/doscmd/Makefile
+++ b/emulators/doscmd/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/07/17 21:35:27 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:14:40 agc Exp $
#
DISTNAME= doscmd-19960502-2
PKGNAME= doscmd-19960502.2
-WRKSRC= ${WRKDIR}/doscmd
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/arch/i386/doscmd/
@@ -13,6 +12,7 @@ COMMENT= MS-DOS emulator (NetBSD/i386 only)
# mmap() portability (no MAP_FIXED), and objcopy problems on NetBSD-1.6-i386 and later
ONLY_FOR_PLATFORM= NetBSD-1.[345]*-i386
+WRKSRC= ${WRKDIR}/doscmd
MAKE_ENV= X11BASE=${X11BASE}
MANCOMPRESSED_IF_MANZ= yes