aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Locale-PGetText
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-06-25 23:29:12 +0800
committerclsung <clsung@FreeBSD.org>2006-06-25 23:29:12 +0800
commite47aff2ef30d1eec1f708e75fe81b8e3ea6ca323 (patch)
tree66d22533829ca380ebdeeeca80f602eb516dd40a /devel/p5-Locale-PGetText
parenteaf3f044e996f2c258a0d4c80592b35db9f7cd30 (diff)
downloadfreebsd-ports-graphics-e47aff2ef30d1eec1f708e75fe81b8e3ea6ca323.tar.gz
freebsd-ports-graphics-e47aff2ef30d1eec1f708e75fe81b8e3ea6ca323.tar.zst
freebsd-ports-graphics-e47aff2ef30d1eec1f708e75fe81b8e3ea6ca323.zip
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
Diffstat (limited to 'devel/p5-Locale-PGetText')
-rw-r--r--devel/p5-Locale-PGetText/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Locale-PGetText/Makefile b/devel/p5-Locale-PGetText/Makefile
index 541a556a3e3..58b39c8b964 100644
--- a/devel/p5-Locale-PGetText/Makefile
+++ b/devel/p5-Locale-PGetText/Makefile
@@ -18,7 +18,6 @@ COMMENT= Pure perl implementation of GNU gettext
PERL_CONFIGURE= YES
MAN1= MsgFormat.1 XText.1
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Locale::PGetText.3
.include <bsd.port.mk>