aboutsummaryrefslogtreecommitdiff
path: root/devel/bison2
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-03-14 16:05:31 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-03-14 16:05:31 +0000
commit3f324864be1a717f94372f23fd1e60e801150a7f (patch)
treed1613c138acdca61179842edc33cf04de153976d /devel/bison2
parent67d6aa66275ffb4ca2c1131970f7593940de24b0 (diff)
downloadports-3f324864be1a717f94372f23fd1e60e801150a7f.tar.gz
ports-3f324864be1a717f94372f23fd1e60e801150a7f.zip
Notes
Diffstat (limited to 'devel/bison2')
-rw-r--r--devel/bison2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index d66abadc21c6..6b179cd70a38 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -28,8 +28,8 @@ MAN1= bison.1
post-extract:
@${RM} -f ${WRKSRC}/doc/bison.info*
- @${FIND} ${WRKSRC} -type f | ${XARGS} ${PERL} -pi -e \
- 's|-liconv|-lgiconv|g ; s|iconv\.h|giconv\.h|g'
+ @${PERL} -pi -e 's|-liconv|-lgiconv|g ; s|iconv\.h|giconv\.h|g' \
+ ${WRKSRC}/configure ${WRKSRC}/intl/gettextP.h
post-install:
install-info ${PREFIX}/info/bison.info ${PREFIX}/info/dir