aboutsummaryrefslogtreecommitdiff
path: root/net-im/ejabberd
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-im/ejabberd
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net-im/ejabberd')
-rw-r--r--net-im/ejabberd/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index 64f90fbd8c79..645225f4e65d 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -16,12 +16,12 @@ COMMENT= Free and Open Source distributed fault-tolerant Jabber server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang \
- git:${PORTSDIR}/devel/git
-RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang \
- bash:${PORTSDIR}/shells/bash
-LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \
- libyaml.so:${PORTSDIR}/textproc/libyaml
+BUILD_DEPENDS= erlc:lang/erlang \
+ git:devel/git
+RUN_DEPENDS= erl:lang/erlang \
+ bash:shells/bash
+LIB_DEPENDS= libexpat.so:textproc/expat2 \
+ libyaml.so:textproc/libyaml
USERS= ejabberd
GROUPS= ${USERS}