From 1e53090cc228edde244c3b79950271b8ca469b1f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- www/p5-Apache-ePerl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/p5-Apache-ePerl/Makefile') diff --git a/www/p5-Apache-ePerl/Makefile b/www/p5-Apache-ePerl/Makefile index 5bdd13991cb..a43e65a6fdb 100644 --- a/www/p5-Apache-ePerl/Makefile +++ b/www/p5-Apache-ePerl/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2003/07/22 04:14:28 martti Exp $ +# $NetBSD: Makefile,v 1.12 2004/01/20 12:27:59 agc Exp $ # DISTNAME= eperl-2.2.14 PKGNAME= p5-Apache-ePerl-2.2.14 SVR4_PKGNAME= p5aep -WRKSRC= ${WRKDIR}/${DISTNAME}/mod/Apache CATEGORIES= perl5 textproc www MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/ @@ -14,6 +13,7 @@ COMMENT= Perl5/Apache module of an ePerl text parser DEPENDS+= eperl-2.2.14:../../textproc/eperl +WRKSRC= ${WRKDIR}/${DISTNAME}/mod/Apache USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/ePerl/.packlist -- cgit v1.2.3