aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-qt
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2010-06-01 13:27:07 +0800
committerarved <arved@FreeBSD.org>2010-06-01 13:27:07 +0800
commit2a43763f55c3f027a1fcb82a131b15bbe1fdba41 (patch)
treeb36681acc4f87f35b85b227d94174878433d5c45 /net-im/telepathy-qt
parent7594d01d1ffca00d661d2bdcccea248ce4399e60 (diff)
downloadfreebsd-ports-gnome-2a43763f55c3f027a1fcb82a131b15bbe1fdba41.tar.gz
freebsd-ports-gnome-2a43763f55c3f027a1fcb82a131b15bbe1fdba41.tar.zst
freebsd-ports-gnome-2a43763f55c3f027a1fcb82a131b15bbe1fdba41.zip
Fix path to license file
Reported by: pointyhat
Diffstat (limited to 'net-im/telepathy-qt')
-rw-r--r--net-im/telepathy-qt/Makefile2
1 files changed, 1 insertions, 1 deletions
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