diff options
Diffstat (limited to 'net/rrdtool/Makefile')
-rw-r--r-- | net/rrdtool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index b0e9dbb..2d88033 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -21,7 +21,6 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ USE_PERL5= yes GNU_CONFIGURE= yes USE_GMAKE= yes -USE_REINPLACE= yes CONFIGURE_ARGS= --enable-perl-site-install --disable-python --disable-tcl CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libart-2.0 -I${LOCALBASE}/include/freetype2 |