diff options
Diffstat (limited to 'textproc/soothsayer/Makefile')
-rw-r--r-- | textproc/soothsayer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile index cf0607c88205..a875de1cd0ba 100644 --- a/textproc/soothsayer/Makefile +++ b/textproc/soothsayer/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man USE_GNOME= pkgconfig USE_SQLITE= 3 -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ ac_cv_path_CPPUNIT_CONFIG=no \ ac_cv_path_PYTHON=no \ |