diff options
Diffstat (limited to 'databases/namazu2/Makefile')
-rw-r--r-- | databases/namazu2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile index 734d6888a12b..4991b02cfca6 100644 --- a/databases/namazu2/Makefile +++ b/databases/namazu2/Makefile @@ -23,7 +23,7 @@ PM_BASE= ${SITE_PERL} USE_PERL5= yes USE_ICONV= yes USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-perl5="${PERL}" \ --with-libintl-prefix=${LOCALBASE} \ --with-libiconv-prefix=${LOCALBASE} |