diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index b859671cf284..2486716feea7 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -20,7 +20,7 @@ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_LDCONFIG= yes MAN3= popt.3 |