diff options
Diffstat (limited to 'textproc/source-highlight/Makefile')
-rw-r--r-- | textproc/source-highlight/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index 6b6979437d38..2a3301543bd1 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= boost_regex:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}" USE_GMAKE= yes USE_LDCONFIG= yes |