summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--textproc/html2fo/Makefile8
-rw-r--r--textproc/html2fo/distinfo2
2 files changed, 4 insertions, 6 deletions
diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile
index af512ab..6121747 100644
--- a/textproc/html2fo/Makefile
+++ b/textproc/html2fo/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= html2fo
-PORTVERSION= 0.4.1
+PORTVERSION= 0.4.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= HTML to xsl:fo converter
-USE_REINPLACE= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}
-post-patch:
- @${REINPLACE_CMD} -e "s,^CC,#CC,g ; \
- s,^CFLAGS,#CFLAGS,g" ${WRKSRC}/Makefile
+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/html2fo ${PREFIX}/bin
diff --git a/textproc/html2fo/distinfo b/textproc/html2fo/distinfo
index a99716c..eae88c3 100644
--- a/textproc/html2fo/distinfo
+++ b/textproc/html2fo/distinfo
@@ -1 +1 @@
-MD5 (html2fo-0.4.1.tar.gz) = 364263bccadb2b0942a30c825df6f332
+MD5 (html2fo-0.4.2.tar.gz) = 2084131753fa76060b1b9195afa19cff
OpenPOWER on IntegriCloud