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. --- lang/cint/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lang/cint') diff --git a/lang/cint/Makefile b/lang/cint/Makefile index ef046856b99..aef1d4c38fe 100644 --- a/lang/cint/Makefile +++ b/lang/cint/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2001/09/09 20:36:31 agc Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/29 12:41:24 jmmv Exp $ DISTNAME= cint5.14 PKGNAME= cint-5.14.40 +WRKSRC= ${WRKDIR} CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_BACKUP} @@ -12,8 +13,6 @@ COMMENT= C/C++ interpreter #same distribution file name for minor versions DIST_SUBDIR= ${PKGNAME} -WRKSRC= ${WRKDIR} - do-build: @cd ${WRKDIR}; \ case ${OPSYS} in \ -- cgit v1.2.3