diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/soothsayer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile index 237bd65901a9..b003dc2bad01 100644 --- a/textproc/soothsayer/Makefile +++ b/textproc/soothsayer/Makefile @@ -14,8 +14,7 @@ LICENSE= GPLv2 # (or later) BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man -USES= libtool pkgconfig -USE_SQLITE= 3 +USES= libtool pkgconfig sqlite GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_CPPUNIT_CONFIG=no \ ac_cv_path_PYTHON=no \ |