aboutsummaryrefslogtreecommitdiffstats
path: root/www/kannel
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-12-22 16:28:51 +0800
committerkrion <krion@FreeBSD.org>2004-12-22 16:28:51 +0800
commitd5804336a90fc71a418e2d1594d2f69db9085432 (patch)
tree1210bc91e869b73bec252a9b92f9fe85feb74975 /www/kannel
parent767dddb78c779120067824dd411b7c7e246ef745 (diff)
downloadfreebsd-ports-gnome-d5804336a90fc71a418e2d1594d2f69db9085432.tar.gz
freebsd-ports-gnome-d5804336a90fc71a418e2d1594d2f69db9085432.tar.zst
freebsd-ports-gnome-d5804336a90fc71a418e2d1594d2f69db9085432.zip
Add missing dependency.
Diffstat (limited to 'www/kannel')
-rw-r--r--www/kannel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/kannel/Makefile b/www/kannel/Makefile
index a541524ecd85..bab95f3558a1 100644
--- a/www/kannel/Makefile
+++ b/www/kannel/Makefile
@@ -14,6 +14,8 @@ DISTNAME= gateway-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= WAP / SMS Gateway
+LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+
USE_GNOME= libxml2
USE_OPENSSL= yes
USE_REINPLACE= yes