summaryrefslogtreecommitdiff
path: root/converters/p5-Convert-TNEF
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 15:29:12 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 15:29:12 +0000
commitc43be3147b624d021b1cf032a8b006b3195397a5 (patch)
tree67fb197255f0a7c301bf7ee4c08937d6e9f4420a /converters/p5-Convert-TNEF
parent- Update to 0.24 (diff)
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
Notes
Notes: svn path=/head/; revision=166308
Diffstat (limited to 'converters/p5-Convert-TNEF')
-rw-r--r--converters/p5-Convert-TNEF/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile
index 6827f6d5d4f8..fce1395e073f 100644
--- a/converters/p5-Convert-TNEF/Makefile
+++ b/converters/p5-Convert-TNEF/Makefile
@@ -22,6 +22,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Convert::TNEF.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>