diff options
Diffstat (limited to 'textproc/libxslt/Makefile')
-rw-r--r-- | textproc/libxslt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index ff4acb935728..0987cc173ad7 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -25,7 +25,6 @@ USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME?= gnomehack gnometarget libxml2 -USE_REINPLACE= yes CONFIGURE_ARGS?= --with-html-dir=${PREFIX}/share/doc \ --without-python CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |