diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index ba5da94a8f38..1f9962c02927 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -27,6 +27,7 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes MAN3= popt.3 |