summaryrefslogtreecommitdiff
path: root/emulators/freebsd_lib
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/freebsd_lib
parent4ef418cfdcfbcc2f20fac9453fb8f2e2d95bf05a (diff)
downloadpkgsrc-0bc53217fe50327f0f59e7136db15f92f75951d9.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'emulators/freebsd_lib')
-rw-r--r--emulators/freebsd_lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/freebsd_lib/Makefile b/emulators/freebsd_lib/Makefile
index 0cca6488a21..40395ad40e0 100644
--- a/emulators/freebsd_lib/Makefile
+++ b/emulators/freebsd_lib/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2003/07/21 16:45:55 martti Exp $
+# $NetBSD: Makefile,v 1.18 2004/01/20 12:14:40 agc Exp $
#
DISTNAME= freebsd_lib-2.2.7
PKGREVISION= 1
-WRKSRC= ${WRKDIR}
CATEGORIES= emulators
MASTER_SITES= http://www.flame.org/NetBSD/
@@ -12,6 +11,7 @@ COMMENT= Libraries necessary for FreeBSD compatibility, including XFree86
ONLY_FOR_PLATFORM= NetBSD-*-i386
+WRKSRC= ${WRKDIR}
NO_BUILD= yes
do-install: