Hi list,
this is an update to use MODULES=cpan in devel/p5-File-Modified.
Revision bumped and tested without regressions on i386 and sparc64.

Comments?

Kind regards,
Simon
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/p5-File-Modified/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile    2006/11/04 15:33:38     1.1.1.1
+++ Makefile    2006/11/25 15:25:37
@@ -3,8 +3,8 @@
 COMMENT=       "checks intelligently if files have changed"
 
 DISTNAME=      File-Modified-0.07
-PKGNAME=       p5-${DISTNAME}
-CATEGORIES=    devel perl5
+PKGNAME=       p5-${DISTNAME}p0
+CATEGORIES=    devel
 
 MAINTAINER=    Simon Dassow <[EMAIL PROTECTED]>
 
@@ -14,10 +14,6 @@
 PERMIT_DISTFILES_CDROM=        Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=File/}
-
-CONFIGURE_STYLE=perl
-
-PKG_ARCH=      *
+MODULES=       cpan
 
 .include <bsd.port.mk>

Reply via email to