diff options
-rw-r--r-- | textproc/libtre/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 170f7b7d2384..6bef84f73d5b 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -23,7 +23,6 @@ USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS+= --enable-static CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes -USE_GETTEXT= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |