diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-26 14:53:12 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-09-26 14:53:12 +0000 |
| commit | f9045f8f2bea7ff7548bb22957d47e3ec215a001 (patch) | |
| tree | 9e5bf968f3f18455795c244334b71c60fe2c715f /security/libscrypt | |
| parent | 1ff39632d09d33e1cef6409ae2695f1b376a4d92 (diff) | |
Notes
Diffstat (limited to 'security/libscrypt')
| -rw-r--r-- | security/libscrypt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libscrypt/Makefile b/security/libscrypt/Makefile index 96ef27ff86b2..0358f8843253 100644 --- a/security/libscrypt/Makefile +++ b/security/libscrypt/Makefile @@ -3,6 +3,7 @@ PORTNAME= libscrypt PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= horia@racoviceanu.com @@ -11,6 +12,7 @@ COMMENT= C library for the scrypt key derivation function LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE +NO_STAGE= yes USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= technion |
