diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 14:42:39 +0000 |
commit | 050450676e5d62aef012d8b8693fb6751464196e (patch) | |
tree | 5fa28a12afc04de9e147145e0c7deb1e7df8bd64 /security | |
parent | a69c5948a6f1963386e14deeb30f67e7effa3437 (diff) | |
download | ports-050450676e5d62aef012d8b8693fb6751464196e.tar.gz ports-050450676e5d62aef012d8b8693fb6751464196e.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/beecrypt/Makefile | 1 | ||||
-rw-r--r-- | security/tinc/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/security/beecrypt/Makefile b/security/beecrypt/Makefile index f12784867802..49a1d2731bae 100644 --- a/security/beecrypt/Makefile +++ b/security/beecrypt/Makefile @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org COMMENT= BeeCrypt is an open source cryptography library -USE_SIZE= yes USE_REINPLACE= yes GNU_CONFIGURE= yes USE_LIBTOOL_VER=13 diff --git a/security/tinc/Makefile b/security/tinc/Makefile index f56ef7683828..f4d4b85069fc 100644 --- a/security/tinc/Makefile +++ b/security/tinc/Makefile @@ -20,7 +20,6 @@ COMMENT= A Virtual Private Network (VPN) daemon LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo USE_GETTEXT= yes -USE_SIZE= yes USE_OPENSSL= yes USE_REINPLACE= yes GNU_CONFIGURE= yes |