diff options
Diffstat (limited to 'security/libgpg-error')
-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 693c5702967c..10d0b32afca4 100644 --- a/security/libgpg-error/Makefile +++ b/security/libgpg-error/Makefile @@ -16,7 +16,7 @@ MAINTAINER= sergei@FreeBSD.org COMMENT= Common error values for all GnuPG components USE_GPG= yes -USE_LIBTOOL_VER= 15 +USE_INC_LIBTOOL_VER= 15 INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |