diff options
Diffstat (limited to 'security/libkpass')
-rw-r--r-- | security/libkpass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libkpass/Makefile b/security/libkpass/Makefile index 1c133702c523..22e6785e002e 100644 --- a/security/libkpass/Makefile +++ b/security/libkpass/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libnettle.so:${PORTSDIR}/security/nettle GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gettext gmake libtool +USES= alias gettext gmake libtool USE_LDCONFIG= yes CPPFLAGS+= -Dbswap_32=bswap32 -Dbswap_16=bswap16 \ -I${LOCALBASE}/include |