diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-11-29 19:34:18 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-11-29 19:34:18 +0000 |
commit | 10c4f95689163de70ed63d7df33a4a82cbb4715e (patch) | |
tree | 1a21c9b31da2745e721e36cf709b261aeab42707 /net-mgmt | |
parent | 790e08b68e733364453181e0064753687313620e (diff) | |
download | ports-10c4f95689163de70ed63d7df33a4a82cbb4715e.tar.gz ports-10c4f95689163de70ed63d7df33a4a82cbb4715e.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/netmagis-common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netmagis-common/Makefile b/net-mgmt/netmagis-common/Makefile index 5cc8ba884fb6..04e14ea03046 100644 --- a/net-mgmt/netmagis-common/Makefile +++ b/net-mgmt/netmagis-common/Makefile @@ -32,7 +32,7 @@ USE_APACHE= 22+ RUN_DEPENDS+= pdflatex:${PORTSDIR}/print/teTeX-base \ dot:${PORTSDIR}/graphics/graphviz \ pwgen:${PORTSDIR}/sysutils/pwgen \ - ${LOCALBASE}/libexec/apache22/mod_auth_pgsql.so:${PORTSDIR}/www/mod_auth_pgsql2/ + ${LOCALBASE}/libexec/apache22/mod_auth_pgsql.so:${PORTSDIR}/www/mod_auth_pgsql2 # FIXME compile apache22 with option mod_auth_ldap # FIXME add ap22-mod_auth_cas .endif |