From 95b3e3e2360a18f5efbc61ef85a063b7481be09f 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/twin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/twin') diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index a6d5b094581..94ab84e119c 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2003/03/08 03:15:49 jmc Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:51 jmmv Exp $ # DISTNAME= twin-src-3.1.14 PKGNAME= twin-3.1.14 PKGREVISION= 1 +WRKSRC= ${WRKDIR}/twin CATEGORIES= emulators MASTER_SITES= ftp://ftp.willows.com/pub/twin/ @@ -14,7 +15,6 @@ COMMENT= cross-platform implementation of the win32 api GNU_CONFIGURE= yes USE_GMAKE= yes USE_X11= yes -WRKSRC= ${WRKDIR}/twin ALL_TARGET= depend world AUTOCONF_REQD= 2.13 CONFIGURE_ARGS= --enable-debugger -- cgit v1.2.3