aboutsummaryrefslogtreecommitdiff
path: root/net/echoping
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2006-06-12 03:51:00 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2006-06-12 03:51:00 +0000
commitd74fc3ab1308e7b32676dfeb80ef39b5391b813c (patch)
treec9db51d672979e9bf7a9c377cca9834fb6881571 /net/echoping
parentc0c080a15f400e68f17398f53aff301ec6101131 (diff)
downloadports-d74fc3ab1308e7b32676dfeb80ef39b5391b813c.tar.gz
ports-d74fc3ab1308e7b32676dfeb80ef39b5391b813c.zip
Notes
Diffstat (limited to 'net/echoping')
-rw-r--r--net/echoping/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index a6a12ceae418..e37285228662 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= A ping-like program that uses tcp and/or http
-LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
+ idn.16:${PORTSDIR}/dns/libidn \
ldap-2.2.7:${PORTSDIR}/net/openldap22-client
USE_OPENSSL= yes