summaryrefslogtreecommitdiff
path: root/emulators/x48
diff options
context:
space:
mode:
authoragc <agc>2004-01-20 12:07:06 +0000
committeragc <agc>2004-01-20 12:07:06 +0000
commit0bc53217fe50327f0f59e7136db15f92f75951d9 (patch)
tree28fc431efa48feea798736cefee933a6529a5c91 /emulators/x48
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'emulators/x48')
-rw-r--r--emulators/x48/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile
index 97ca68a43c6..13c53dfdd52 100644
--- a/emulators/x48/Makefile
+++ b/emulators/x48/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:36:27 grant Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:41 agc Exp $
#
DISTNAME= x48_041
PKGNAME= x48-0.4.1
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= emulators
MASTER_SITES= http://home.earthlink.net/~rmmlgetz/
@@ -11,6 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://home.earthlink.net/~rmmlgetz/
COMMENT= HP48 emulator
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_IMAKE= YES
post-install: