summaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2011-05-22 21:22:35 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2011-05-22 21:22:35 +0000
commit3eaf1d033b0d84f9c11cb84f73e6f90983c6a76a (patch)
tree448727cef59063818050b392b944ba2f70432204 /textproc/libxslt
parentUpdate to 1.8.1p2 (diff)
CPPFLAGS is now automatically passed via CONFIGURE_ENV; just set that. [1]
Remove the MD5 checksum on the way. Approved by: gnome (marcus) [1]
Notes
Notes: svn path=/head/; revision=274467
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile4
-rw-r--r--textproc/libxslt/distinfo1
2 files changed, 2 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index d3cb097f5f9d..8070a4d97c3b 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -25,8 +25,8 @@ USE_LDCONFIG= yes
USE_GNOME?= gnomehack gnometarget libxml2
CONFIGURE_ARGS?=--with-html-dir=${PREFIX}/share/doc \
--without-python
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS= "-I${LOCALBASE}/include"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
.if defined(MASTERDIR)
_SLAVE_PORT= yes
diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo
index ed0e3ded8c78..69b52c6c0e72 100644
--- a/textproc/libxslt/distinfo
+++ b/textproc/libxslt/distinfo
@@ -1,3 +1,2 @@
-MD5 (gnome2/libxslt-1.1.26.tar.gz) = e61d0364a30146aaa3001296f853b2b9
SHA256 (gnome2/libxslt-1.1.26.tar.gz) = 55dd52b42861f8a02989d701ef716d6280bfa02971e967c285016f99c66e3db1
SIZE (gnome2/libxslt-1.1.26.tar.gz) = 3401513