diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-05-22 21:22:35 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-05-22 21:22:35 +0000 |
commit | 3eaf1d033b0d84f9c11cb84f73e6f90983c6a76a (patch) | |
tree | 448727cef59063818050b392b944ba2f70432204 /textproc/libxslt | |
parent | f1256b4e5da616564d24f8812caaa80afc9bbb8f (diff) | |
download | ports-3eaf1d033b0d84f9c11cb84f73e6f90983c6a76a.tar.gz ports-3eaf1d033b0d84f9c11cb84f73e6f90983c6a76a.zip |
Notes
Diffstat (limited to 'textproc/libxslt')
-rw-r--r-- | textproc/libxslt/Makefile | 4 | ||||
-rw-r--r-- | textproc/libxslt/distinfo | 1 |
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 |