diff options
Diffstat (limited to 'devel/p5-Locale-gettext/Makefile')
-rw-r--r-- | devel/p5-Locale-gettext/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Locale-gettext/Makefile b/devel/p5-Locale-gettext/Makefile index 61fa9fd36973..f1bd0221c5fb 100644 --- a/devel/p5-Locale-gettext/Makefile +++ b/devel/p5-Locale-gettext/Makefile @@ -22,6 +22,5 @@ PERL_CONFIGURE= yes CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} MAN3= Locale::gettext.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |