aboutsummaryrefslogtreecommitdiff
path: root/www/kannel/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-22 08:28:51 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-22 08:28:51 +0000
commit73df773abe09b75ff5ec80c695a79556710e9f86 (patch)
treec08390ebb5aca0742322932ecaaf008d8fc401c9 /www/kannel/Makefile
parentd76b6664c9db62e082fc642ec4e40ce05343dbac (diff)
downloadports-73df773abe09b75ff5ec80c695a79556710e9f86.tar.gz
ports-73df773abe09b75ff5ec80c695a79556710e9f86.zip
Add missing dependency.
Notes
Notes: svn path=/head/; revision=124805
Diffstat (limited to 'www/kannel/Makefile')
-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