diff options
Diffstat (limited to 'security/osiris')
-rw-r--r-- | security/osiris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/osiris/Makefile b/security/osiris/Makefile index 3df095ce13d..028fa300bdd 100644 --- a/security/osiris/Makefile +++ b/security/osiris/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --with-gdbm=${LOCALBASE} \ NO_CDROM= This software can not be sold. GNU_CONFIGURE= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |