aboutsummaryrefslogtreecommitdiff
path: root/security/bjorb/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 00:40:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 00:40:15 +0000
commitc4714f3342e3df4d9de8facdfd343c3818396d24 (patch)
tree061eed11660fcbefc8f29323c2a6496ac4da6be4 /security/bjorb/Makefile
parent24de314e1d66e7c59836a802426210754d3d72ea (diff)
Notes
Diffstat (limited to 'security/bjorb/Makefile')
-rw-r--r--security/bjorb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile
index 303ed1cdb3e0..aad973c2f153 100644
--- a/security/bjorb/Makefile
+++ b/security/bjorb/Makefile
@@ -35,9 +35,9 @@ RESTRICTED= "Cryptography"
INSTALL_TARGET= install certificate
.endif
-HAS_CONFIGURE= yes
+USE_AUTOCONF= yes
CFLAGS+= -I${PREFIX}/include/openssl
-CONFIGURE_ARGS= --with-ssltop=${PREFIX}
+CONFIGURE_ARGS= --with-ssltop=${PREFIX} --with-ssllib=${PREFIX}/lib
WRKSRC= ${WRKDIR}/${DISTNAME}/src
DOCSRC= ${WRKDIR}/${DISTNAME}
DOCS= ChangeLog \