aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 14:15:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-27 14:15:57 +0000
commitc0e8f09ab364756c835785f46708e922e6b243f1 (patch)
tree7dea583c7ad872269963fbdecdc0a02a7e67f9e2 /security
parent8f0a2f25e34d29c52588e3d78217fafe4b10ea05 (diff)
downloadports-c0e8f09ab364756c835785f46708e922e6b243f1.tar.gz
ports-c0e8f09ab364756c835785f46708e922e6b243f1.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/orthrus/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/orthrus/Makefile b/security/orthrus/Makefile
index d895213e067b..f25c80224738 100644
--- a/security/orthrus/Makefile
+++ b/security/orthrus/Makefile
@@ -12,12 +12,10 @@ COMMENT= One-Time Password System (OTP) alternative to OPIE or S/Key
LICENSE= APACHE20
-LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1
+LIB_DEPENDS= libapr-1.so:${PORTSDIR}/devel/apr1
-USE_SCONS= yes
-USE_BZIP2= yes
USE_LDCONFIG= yes
-USES= iconv
+USES= iconv scons tar:bzip2
PORTDOCS= *
NO_STAGE= yes