aboutsummaryrefslogtreecommitdiff
path: root/net-im/profanity
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2015-02-17 16:08:35 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2015-02-17 16:08:35 +0000
commit5d7dcf564a8705e9926ef85b4b7058f57d84e708 (patch)
treece8c7173e8cae1e385be69f21ac39d4f8bdf2157 /net-im/profanity
parentc9626c8c73dade58a005e45d6b142fef9d6a4004 (diff)
downloadports-5d7dcf564a8705e9926ef85b4b7058f57d84e708.tar.gz
ports-5d7dcf564a8705e9926ef85b4b7058f57d84e708.zip
Fix typo
Submitted by: Freshports sanity checker
Notes
Notes: svn path=/head/; revision=379174
Diffstat (limited to 'net-im/profanity')
-rw-r--r--net-im/profanity/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/profanity/Makefile b/net-im/profanity/Makefile
index 432e840939ae..6657d80baca0 100644
--- a/net-im/profanity/Makefile
+++ b/net-im/profanity/Makefile
@@ -11,7 +11,7 @@ COMMENT= Console based XMPP client
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-LIB_DEPENDS= libstrophe.so:${PORTNAME}/net-im/libstrophe \
+LIB_DEPENDS= libstrophe.so:${PORTSDIR}/net-im/libstrophe \
libglib-2.0.so:${PORTSDIR}/devel/glib20 \
libcurl.so:${PORTSDIR}/ftp/curl \
libotr.so:${PORTSDIR}/security/libotr3