aboutsummaryrefslogtreecommitdiff
path: root/misc/help2man
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-30 03:56:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-30 03:56:26 +0000
commitd48f045a09b8197e11e5953f3a60c40872250026 (patch)
treed43f345cacd0872ad82547a22f896023551e55a4 /misc/help2man
parent1244c041a05f03190ad70cb53677bdbd9657ed9c (diff)
downloadports-d48f045a09b8197e11e5953f3a60c40872250026.tar.gz
ports-d48f045a09b8197e11e5953f3a60c40872250026.zip
- Cleanup Makefile
Notes
Notes: svn path=/head/; revision=395582
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