diff options
Diffstat (limited to 'security/libgpg-error/Makefile')
-rw-r--r-- | security/libgpg-error/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libgpg-error/Makefile b/security/libgpg-error/Makefile index 513d6a373dbb..6f62e94ae11a 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -16,7 +16,7 @@ COMMENT= Common error values for all GnuPG components USE_GPG= yes SIG_SUFFIX= .sig -USE_INC_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15:inc INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |