summaryrefslogtreecommitdiff
path: root/devel/libdbusmenu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdbusmenu/Makefile')
-rw-r--r--devel/libdbusmenu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/libdbusmenu/Makefile b/devel/libdbusmenu/Makefile
index 1d9890c1493d..3f4d13f46a1f 100644
--- a/devel/libdbusmenu/Makefile
+++ b/devel/libdbusmenu/Makefile
@@ -12,8 +12,9 @@ COMMENT= GLib and Gtk Implementation of the DBusMenu protocol
LICENSE= GPLv3 LGPL21 LGPL3
LICENSE_COMB= multi
-LICENSE_DISTFILES= ${WRKSRC}/COPYING-GPL3 ${WRKSRC}/COPYING.2.1 \
- ${WRKSRC}/COPYING
+LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING
+LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING-GPL3
+LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.2.1
BUILD_DEPENDS= vapigen:lang/vala \
gtkdoc-check:textproc/gtk-doc