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/x48/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'emulators/x48') diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index 4df3f2c7c21..b9601178f5d 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2001/04/27 14:59:42 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/29 12:40:52 jmmv Exp $ # DISTNAME= x48_041 PKGNAME= x48-0.4.1 +WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= emulators MASTER_SITES= http://home.earthlink.net/~rmmlgetz/ @@ -12,8 +13,6 @@ COMMENT= HP48 emulator USE_IMAKE= YES -WRKSRC= ${WRKDIR}/${PKGNAME} - post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/x48 \ ${PREFIX}/share/doc/x48/romdump -- cgit v1.2.3