From 1a55184cb204c02b3cc44dc48c8132274dd29be0 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 27 Nov 2016 16:43:30 +0000 Subject: [PATCH] - Fix LICENSE - Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr (blanket) --- x11-toolkits/p5-Gtk3/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/p5-Gtk3/Makefile b/x11-toolkits/p5-Gtk3/Makefile index 7cd6b99dd526..4513d9c7f11a 100644 --- a/x11-toolkits/p5-Gtk3/Makefile +++ b/x11-toolkits/p5-Gtk3/Makefile @@ -10,10 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= hiroto.kagotani@gmail.com COMMENT= Perl module for Gtk+ 3.x graphical user interface library -LICENSE= LGPL21 +LICENSE= LGPL21+ +LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-Glib-Object-Introspection>=0.002:devel/p5-Glib-Object-Introspection +NO_ARCH= yes USES= perl5 USE_PERL5= configure USE_GNOME= gtk30