diff options
Diffstat (limited to 'textproc/libtre/Makefile')
-rw-r--r-- | textproc/libtre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index f0fe9c504204..01e1657052aa 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -18,7 +18,7 @@ COMMENT= A lightweight fully POSIX compliant regexp matching library USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS+= --enable-static CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" USE_LDCONFIG= yes |