diff options
Diffstat (limited to 'textproc/xmlppm/Makefile')
-rw-r--r-- | textproc/xmlppm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index dabd91111246..156d0fe607bc 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_ICONV= yes -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ |