Reviewed by:    me

Change '-' in variant name to '_'

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@18541 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Daniel J. Luke
2006-06-28 13:56:41 +00:00
parent 8168c9cc6e
commit 4bc35461f3
+2 -2
View File
@@ -1,4 +1,4 @@
# $Id: Portfile,v 1.64 2006/06/01 17:34:20 dluke Exp $
# $Id: Portfile,v 1.65 2006/06/28 13:56:41 dluke Exp $
PortSystem 1.0
name subversion
@@ -59,7 +59,7 @@ variant no_bdb { depends_lib-delete port:db4
configure.args-append --without-berkeley-db
}
variant mac-os-x-server-mod_dav_svn { configure.args-append \
variant mac_os_x_server_mod_dav_svn { configure.args-append \
--with-apxs=/opt/apache2/bin/apxs \
--disable-mod-activation
configure.args-delete --without-apxs