diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
| commit | 9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch) | |
| tree | 41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /misc/p5-File-CounterFile | |
| parent | 41a56135d1e8a68844e4c575702cdbad451d7322 (diff) | |
Notes
Diffstat (limited to 'misc/p5-File-CounterFile')
| -rw-r--r-- | misc/p5-File-CounterFile/Makefile | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/misc/p5-File-CounterFile/Makefile b/misc/p5-File-CounterFile/Makefile index 0f63d2293b5a..3cd08e8f9bc4 100644 --- a/misc/p5-File-CounterFile/Makefile +++ b/misc/p5-File-CounterFile/Makefile @@ -19,12 +19,4 @@ PERL_CONFIGURE= yes MAN3= File::CounterFile.3 -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} <= 500503 -# make PREFIX-clean under perl 5.005_03 -post-configure: - ${PERL} -pi -e 's,/usr/local/,\$$(PREFIX)/,g' ${WRKSRC}/Makefile -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |
