diff options
Diffstat (limited to 'textproc/teckit/Makefile')
-rw-r--r-- | textproc/teckit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile index ad0a2ca8273d..4448e309d173 100644 --- a/textproc/teckit/Makefile +++ b/textproc/teckit/Makefile @@ -17,7 +17,7 @@ COMMENT= Toolkit for converting data between 8-bit legacy encodings and Unicode LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |