svn commit: r379174 - head/net-im/profanity
Tilman Keskinoz
arved at FreeBSD.org
Tue Feb 17 16:08:36 UTC 2015
Author: arved
Date: Tue Feb 17 16:08:35 2015
New Revision: 379174
URL: https://svnweb.freebsd.org/changeset/ports/379174
QAT: https://qat.redports.org/buildarchive/r379174/
Log:
Fix typo
Submitted by: Freshports sanity checker
Modified:
head/net-im/profanity/Makefile
Modified: head/net-im/profanity/Makefile
==============================================================================
--- head/net-im/profanity/Makefile Tue Feb 17 16:05:20 2015 (r379173)
+++ head/net-im/profanity/Makefile Tue Feb 17 16:08:35 2015 (r379174)
@@ -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
More information about the svn-ports-head
mailing list