From ba8aa1bb3270bfe83270a094655f5bd27e61be44 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 31 Jan 2014 14:57:18 +0000 Subject: [PATCH] - Stage support - Convert to USES --- security/libkpass/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/security/libkpass/Makefile b/security/libkpass/Makefile index a7e3524c51ea..0bc8d10aa37b 100644 --- a/security/libkpass/Makefile +++ b/security/libkpass/Makefile @@ -14,8 +14,7 @@ LICENSE= GPLv3 LIB_DEPENDS= nettle:${PORTSDIR}/security/nettle GNU_CONFIGURE= yes -USE_GMAKE= yes -USES= gettext +USES= gettext gmake USE_LDCONFIG= yes CFLAGS+= -Dbswap_32=bswap32 -Dbswap_16=bswap16 \ -I${LOCALBASE}/include @@ -27,5 +26,4 @@ PLIST_FILES= include/kpass.h \ lib/libkpass.la \ lib/libkpass.a -NO_STAGE= yes .include