diff options
Diffstat (limited to 'security/opencdk/Makefile')
-rw-r--r-- | security/opencdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opencdk/Makefile b/security/opencdk/Makefile index 56ee18f73404..390bcf2879f3 100644 --- a/security/opencdk/Makefile +++ b/security/opencdk/Makefile @@ -21,7 +21,7 @@ COMMENT= Open Crypto Development Kit LIB_DEPENDS= gcrypt.12:${PORTSDIR}/security/libgcrypt -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libgcrypt-prefix=${LOCALBASE} |