diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-09-16 12:13:53 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-09-16 12:13:53 +0000 |
commit | 0369eaa3a80780f6908281a568e5bf4fe08d296c (patch) | |
tree | aac9af30f80b64344ac24e8d10a2e7d3f2e258da /www | |
parent | 163d0e1dc1d523236ec5f761cd5bff978c79a880 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/apache13-modssl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile index 99477718b85a..eb82abdd5b41 100644 --- a/www/apache13-modssl/Makefile +++ b/www/apache13-modssl/Makefile @@ -45,8 +45,7 @@ USE_OPENSSL= RSA .include <bsd.port.pre.mk> -BUILD_DEPENDS= mm-config:${PORTSDIR}/devel/mm \ - ${PREFIX}/lib/libmm.a:${PORTSDIR}/devel/mm +LIB_DEPENDS= mm.11:${PORTSDIR}/devel/mm VERSION_APACHE= 1.3.12 VERSION_MODSSL= 2.6.6 |