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. --- graphics/impress/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/impress') diff --git a/graphics/impress/Makefile b/graphics/impress/Makefile index 56ecaaa0f06..a05add96479 100644 --- a/graphics/impress/Makefile +++ b/graphics/impress/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2002/03/13 17:37:11 fredb Exp $ +# $NetBSD: Makefile,v 1.3 2003/03/29 12:41:17 jmmv Exp $ # DISTNAME= imp1.1b9 PKGNAME= impress-1.1b9 PKGREVISION= 1 +WRKSRC= ${WRKDIR}/impress-1.1b9 CATEGORIES= graphics MASTER_SITES= http://www.ntlug.org/~ccox/impress/ @@ -15,8 +16,6 @@ DEPENDS+= pstoedit>=3.19:../../graphics/pstoedit DEPENDS+= tcl>=8.3.2nb2:../../lang/tcl DEPENDS+= tk>=8.3.2nb1:../../x11/tk -WRKSRC= ${WRKDIR}/impress-1.1b9 - do-build: cd ${WRKSRC} && make make_impress make_font3d -- cgit v1.2.3