From f8d75dda317e2d77104c5e93ece9328a33938d41 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Fri, 31 Jan 2014 16:48:26 +0000 Subject: - Stage support --- security/scrypt/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'security/scrypt/Makefile') diff --git a/security/scrypt/Makefile b/security/scrypt/Makefile index dda239045f89..70ec62aa666f 100644 --- a/security/scrypt/Makefile +++ b/security/scrypt/Makefile @@ -11,16 +11,15 @@ MAINTAINER= wen@FreeBSD.org COMMENT= Key Derivation Function GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes -PLIST_FILES= bin/scrypt -MAN1= scrypt.1 +PLIST_FILES= bin/scrypt \ + man/man1/scrypt.1.gz OPTIONS_DEFINE= SSE2 SSE2_DESC= Use SSE2-optimized code -NO_STAGE= yes .include .if ${PORT_OPTIONS:MSSE2} -- cgit v1.2.3