mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Cleanup Makefile
This commit is contained in:
parent
1244c041a0
commit
d48f045a09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395582
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user