aboutsummaryrefslogtreecommitdiff
path: root/security/slush/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-02-06 22:25:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-02-06 22:25:15 +0000
commitcda9d9b14a963eb6633afc583c58a881feaa33cf (patch)
tree7ad7af5ab178c24de3e91d0c20f63e5e5d1df4c5 /security/slush/Makefile
parent0f32e795bc277763015127899e0125127adb0318 (diff)
downloadports-cda9d9b14a963eb6633afc583c58a881feaa33cf.tar.gz
ports-cda9d9b14a963eb6633afc583c58a881feaa33cf.zip
USE_OPENSSL
Assisted by: Jim Bloom <bloom@acm.org>
Notes
Notes: svn path=/head/; revision=25533
Diffstat (limited to 'security/slush/Makefile')
-rw-r--r--security/slush/Makefile12
1 files changed, 1 insertions, 11 deletions
diff --git a/security/slush/Makefile b/security/slush/Makefile
index 9461a4e4a073..34df7de333da 100644
--- a/security/slush/Makefile
+++ b/security/slush/Makefile
@@ -13,25 +13,15 @@ MASTER_SITES= http://violet.ibs.com.au/slush/files/ \
MAINTAINER= shipley@dis.org
-BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl
-LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \
- ssl.1:${PORTSDIR}/security/openssl
-
-#MAN= slush.1
-
GNU_CONFIGURE= yes
-#NOPROFILE= true
+USE_OPENSSL= RSA
.include <bsd.port.pre.mk>
.if ${OSVERSION} <= 300000
BROKEN= does not build
.endif
-.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES
-MAKE_ENV+= EXTRA_SSL_LIBS="-lRSAglue -lrsaref"
-.endif
-
do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/slush