aboutsummaryrefslogtreecommitdiff
path: root/misc/help2man
diff options
context:
space:
mode:
Diffstat (limited to 'misc/help2man')
-rw-r--r--misc/help2man/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile
index 2a4ce9f77300..62690fc3dd7b 100644
--- a/misc/help2man/Makefile
+++ b/misc/help2man/Makefile
@@ -38,13 +38,6 @@ NLS_PLIST_FILES+= man/${lang}/man1/help2man.1.gz \
share/locale/${lang}/LC_MESSAGES/${PORTNAME}.mo
.endfor
-.include <bsd.port.options.mk>
-
-# Add temporary note of build failure caused by Perl infrastructure change in 20130612
-.if ${PORT_OPTIONS:MNLS}
-CONFIGURE_FAIL_MESSAGE= Please read UPDATING entry 20130612 \(http://svnweb.freebsd.org/ports/head/UPDATING\?r1=320405\&r2=320679\) and PR/184276 \(http://www.freebsd.org/cgi/query-pr.cgi\?pr=ports/184276\) to fix your Perl installation if you got the error message \"configure: error: perl module Locale::gettext required\".
-.endif
-
post-patch:
@${REINPLACE_CMD} -e '/^pkglibdir/ s|/${PORTNAME}$$||' ${WRKSRC}/Makefile.in