From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- emulators/linuxppc_lib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/linuxppc_lib') diff --git a/emulators/linuxppc_lib/Makefile b/emulators/linuxppc_lib/Makefile index 3a4fc0352be..a53a458110f 100644 --- a/emulators/linuxppc_lib/Makefile +++ b/emulators/linuxppc_lib/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2002/12/23 16:17:34 cjep Exp $ +# $NetBSD: Makefile,v 1.17 2003/03/29 12:40:49 jmmv Exp $ DISTNAME= linuxppc_lib-2000.4.6 +WRKSRC= ${WRKDIR}/${DISTNAME} CATEGORIES= emulators MASTER_SITES+= ftp://ftp.linuxppc.org/linuxppc-halloween/software/ MASTER_SITES+= http://linuxppc.org/software/java/dl/motif/ @@ -39,7 +40,6 @@ ONLY_FOR_PLATFORM= NetBSD-1.5[U-Z]-macppc NetBSD-1.5Z[A-Z]-macppc \ SHLIB_HANDLING= NO CHECK_SHLIBS= NO -WRKSRC= ${WRKDIR}/${DISTNAME} DIST_SUBDIR= linuxppc_lib PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC -- cgit v1.2.3