diff options
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r-- | textproc/libxslt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index a02d4b5..cf7e463 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -15,13 +15,11 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= The XSLT C library for GNOME -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 - USE_BZIP2= yes USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack libxml2 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" |