aboutsummaryrefslogtreecommitdiff
path: root/x11/libexo
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-03-31 14:09:38 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-03-31 14:09:38 +0000
commit21c9ca161ea6ff560bffbeef96b2028a2903fe6b (patch)
treee98d350de713dad70246ddf9465d17c959cf9b17 /x11/libexo
parent9b1667d542eb460767b60205c2e7c478ec61d089 (diff)
downloadports-21c9ca161ea6ff560bffbeef96b2028a2903fe6b.tar.gz
ports-21c9ca161ea6ff560bffbeef96b2028a2903fe6b.zip
Fix people using LICENSE_DISTFILES in the wrong way.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=437359
Diffstat (limited to 'x11/libexo')
-rw-r--r--x11/libexo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 9b5a7d0453f0..6731bb8aff25 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -13,8 +13,8 @@ COMMENT= Application library for the Xfce desktop environment
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
-LICENSE_DISTFILES= ${WRKSRC}/COPYING \
- ${WRKSRC}/COPYING.LIB
+LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
+LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
BUILD_DEPENDS= p5-URI>=1.60:net/p5-URI
RUN_DEPENDS= p5-URI>=1.60:net/p5-URI