diff options
Diffstat (limited to 'textproc/libtranslate/Makefile')
-rw-r--r-- | textproc/libtranslate/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index ca0da8562c2b..399cb7729c1c 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -25,7 +25,6 @@ USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= GENERIC TALKFILTERS OPTIONS_DEFAULT= GENERIC TALKFILTERS |