summaryrefslogtreecommitdiff
path: root/devel/bison175/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison175/Makefile')
-rw-r--r--devel/bison175/Makefile27
1 files changed, 14 insertions, 13 deletions
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile
index d5fb066c03f3..f9c118fa8644 100644
--- a/devel/bison175/Makefile
+++ b/devel/bison175/Makefile
@@ -6,25 +6,26 @@
# $FreeBSD$
#
-PORTNAME= bison
-PORTVERSION= 1.35
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNU}
+PORTNAME= bison
+PORTVERSION= 1.35
+PORTREVISION= 1
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= bison
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-included-gettext
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib" \
- MAKEINFO="makeinfo --no-split"
+USE_BZIP2= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-included-gettext
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib" \
+ MAKEINFO="makeinfo --no-split"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-MAN1= bison.1
+MAN1= bison.1
post-extract:
@${RM} -f ${WRKSRC}/doc/bison.info*