aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2012-11-30 03:34:18 +0800
committercrees <crees@FreeBSD.org>2012-11-30 03:34:18 +0800
commita1074ce30af17461de1b10d6201447251a8dc12c (patch)
tree1a21c9b31da2745e721e36cf709b261aeab42707 /net-mgmt
parent8f1121142af35bf661a039f8bcf107eca6de79c1 (diff)
downloadfreebsd-ports-gnome-a1074ce30af17461de1b10d6201447251a8dc12c.tar.gz
freebsd-ports-gnome-a1074ce30af17461de1b10d6201447251a8dc12c.tar.zst
freebsd-ports-gnome-a1074ce30af17461de1b10d6201447251a8dc12c.zip
Trailing slashes in RUN_DEPENDS upset some tools
Wrist slapped by: bapt Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netmagis-common/Makefile2
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