diff options
Diffstat (limited to 'dns/posadis/Makefile')
-rw-r--r-- | dns/posadis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile index 84a3b5b0d070..f48393b8442d 100644 --- a/dns/posadis/Makefile +++ b/dns/posadis/Makefile @@ -28,7 +28,7 @@ CONFIGURE_ARGS= --disable-fam PLIST_SUB= FAM="@comment " .endif -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes |