diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 15:29:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 15:29:12 +0000 |
commit | c43be3147b624d021b1cf032a8b006b3195397a5 (patch) | |
tree | 67fb197255f0a7c301bf7ee4c08937d6e9f4420a /www/p5-Sledge-Plugin-Dumper | |
parent | 451ab4aabc616415b65819c0d3b1c4e00de4cb81 (diff) | |
download | ports-c43be3147b624d021b1cf032a8b006b3195397a5.tar.gz ports-c43be3147b624d021b1cf032a8b006b3195397a5.zip |
Notes
Diffstat (limited to 'www/p5-Sledge-Plugin-Dumper')
-rw-r--r-- | www/p5-Sledge-Plugin-Dumper/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/p5-Sledge-Plugin-Dumper/Makefile b/www/p5-Sledge-Plugin-Dumper/Makefile index e465073b2f37..a7a1d283f20f 100644 --- a/www/p5-Sledge-Plugin-Dumper/Makefile +++ b/www/p5-Sledge-Plugin-Dumper/Makefile @@ -23,6 +23,5 @@ PM_DEPENDS= ${SITE_PERL}/Sledge.pm:${PORTSDIR}/www/p5-Sledge PERL_CONFIGURE= yes MAN3= Sledge::Plugin::Dumper.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |