diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-09-16 20:13:53 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-09-16 20:13:53 +0800 |
commit | 673a531c7127dbe2ee3a35b9c41b670d2c5004ac (patch) | |
tree | 3999c1bdea5beca097386099440a55624bda684a /www/apache13-modssl | |
parent | c3464e5ebd9edd68e93cd5a2c952106174514020 (diff) | |
download | freebsd-ports-gnome-673a531c7127dbe2ee3a35b9c41b670d2c5004ac.tar.gz freebsd-ports-gnome-673a531c7127dbe2ee3a35b9c41b670d2c5004ac.tar.zst freebsd-ports-gnome-673a531c7127dbe2ee3a35b9c41b670d2c5004ac.zip |
*** empty log message ***
Diffstat (limited to 'www/apache13-modssl')
-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 |