aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2010-06-01 05:27:07 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2010-06-01 05:27:07 +0000
commitae26aba9404f2588180d021ae7e52cfb85455fc0 (patch)
tree2a86988af77c9a9481e110efa8b01b592538ada2 /net-im
parentfc0df05ea91c27b8d3ec55d20f272ef3e1dcd409 (diff)
downloadports-ae26aba9404f2588180d021ae7e52cfb85455fc0.tar.gz
ports-ae26aba9404f2588180d021ae7e52cfb85455fc0.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tapioca-qt/Makefile2
-rw-r--r--net-im/telepathy-qt/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile
index d552cf638202..35fe24960e1c 100644
--- a/net-im/tapioca-qt/Makefile
+++ b/net-im/tapioca-qt/Makefile
@@ -16,7 +16,7 @@ COMMENT= Framework for VoIP and IP applications
LIB_DEPENDS= QtTelepathyCore.0:${PORTSDIR}/net-im/telepathy-qt
LICENSE= LGPL
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/../COPYING
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build
diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile
index 83ad3b6a1839..ce304693ed5c 100644
--- a/net-im/telepathy-qt/Makefile
+++ b/net-im/telepathy-qt/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= arved@FreeBSD.org
COMMENT= Framework for VoIP and IP applications
LICENSE= LGPL
-LICENSE_FILE= ${WRKSRC}/COPYING
+LICENSE_FILE= ${WRKSRC}/../COPYING
USE_CMAKE= yes
CMAKE_USE_PTHREAD= yes