aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2002-03-19 10:18:35 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2002-03-19 10:18:35 +0000
commit860ecc8e74069335ab2485ae3d664d9de16e01ab (patch)
tree0473eda1bbc0114347555766a17853ec5571238b /devel/bison
parent8b3230c32a023595b37a2fb9c928bb53bfd0318e (diff)
downloadports-860ecc8e74069335ab2485ae3d664d9de16e01ab.tar.gz
ports-860ecc8e74069335ab2485ae3d664d9de16e01ab.zip
Remove iconv->giconv hack
Notes
Notes: svn path=/head/; revision=56329
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index a52e63f64d4f..6359ddd29042 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -8,7 +8,7 @@
PORTNAME= bison
PORTVERSION= 1.34
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
@@ -28,8 +28,6 @@ MAN1= bison.1
post-extract:
@${RM} -f ${WRKSRC}/doc/bison.info*
- @${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