diff options
Diffstat (limited to 'textproc/chpp/Makefile')
-rw-r--r-- | textproc/chpp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 8492ffd670ae..4fd6af1b0a25 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -23,7 +23,6 @@ USE_GMAKE= yes USE_AUTOTOOLS= autoheader aclocal automake autoconf AUTOMAKE_ARGS= --add-missing --copy --force-missing CONFIGURE_ARGS= --libdir=${PREFIX}/share -MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |