aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-05-16 16:37:36 +0800
committermiwi <miwi@FreeBSD.org>2012-05-16 16:37:36 +0800
commitf3d3b6718e06d67ec90133a2d6370f5894333670 (patch)
tree8abf3eb14c54bb2d0c6e44979af229e000aa8c06 /net
parentde65aa8d6fb96cda31f6850b968b5414000adbbb (diff)
downloadfreebsd-ports-gnome-f3d3b6718e06d67ec90133a2d6370f5894333670.tar.gz
freebsd-ports-gnome-f3d3b6718e06d67ec90133a2d6370f5894333670.tar.zst
freebsd-ports-gnome-f3d3b6718e06d67ec90133a2d6370f5894333670.zip
s/DEPENS/DEPENDS
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-LDAP-Express/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-LDAP-Express/Makefile b/net/p5-Net-LDAP-Express/Makefile
index ce4276ab96cf..012499bc3e82 100644
--- a/net/p5-Net-LDAP-Express/Makefile
+++ b/net/p5-Net-LDAP-Express/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= vvelox@vvelox.net
COMMENT= A module to simplify connecting up to a LDAP server
BUILD_DEPENDS= p5-perl-ldap>=0.23:${PORTSDIR}/net/p5-perl-ldap
-RUN_DEPENS:= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes