aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/unrtf
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-03-26 09:39:07 +0800
committerbf <bf@FreeBSD.org>2011-03-26 09:39:07 +0800
commitc1a29c89b82fb519f9af9c0251a4c7e0e1424e26 (patch)
tree7bc2f45e34fa171c0322817028071776425112cf /textproc/unrtf
parent47cf5b694da99d209a7f2c7f7f78d00584c77c25 (diff)
downloadfreebsd-ports-gnome-c1a29c89b82fb519f9af9c0251a4c7e0e1424e26.tar.gz
freebsd-ports-gnome-c1a29c89b82fb519f9af9c0251a4c7e0e1424e26.tar.zst
freebsd-ports-gnome-c1a29c89b82fb519f9af9c0251a4c7e0e1424e26.zip
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
Diffstat (limited to 'textproc/unrtf')
-rw-r--r--textproc/unrtf/Makefile2
-rw-r--r--textproc/unrtf/distinfo1
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile
index 7bd1b86014b8..18227b6078a1 100644
--- a/textproc/unrtf/Makefile
+++ b/textproc/unrtf/Makefile
@@ -15,7 +15,7 @@ COMMENT= A converter from RTF to several formats, including HTML and LaTeX
USE_ICONV= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --libdir=${PREFIX}/share
MAN1= unrtf.1
diff --git a/textproc/unrtf/distinfo b/textproc/unrtf/distinfo
index 86ed2db176ad..75bac72866ab 100644
--- a/textproc/unrtf/distinfo
+++ b/textproc/unrtf/distinfo
@@ -1,3 +1,2 @@
-MD5 (unrtf-0.21.1.tar.gz) = ce069646837d0a2c15b439a5529afde8
SHA256 (unrtf-0.21.1.tar.gz) = f0db720484c3d371e3448f9ab35f9c158a0488a9f38181780b8a755fde28a53d
SIZE (unrtf-0.21.1.tar.gz) = 609261