aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-11-28 00:43:30 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-11-28 00:43:30 +0800
commitef782651db1ffa2bc7c706639de3b5b4abba14c5 (patch)
treea27674491375fb402d7c407f9cb91fcedf59e9dc /x11-toolkits
parent987d36502e5ac28936bfcc6b58d1f1ea9a54702e (diff)
downloadfreebsd-ports-gnome-ef782651db1ffa2bc7c706639de3b5b4abba14c5.tar.gz
freebsd-ports-gnome-ef782651db1ffa2bc7c706639de3b5b4abba14c5.tar.zst
freebsd-ports-gnome-ef782651db1ffa2bc7c706639de3b5b4abba14c5.zip
- Fix LICENSE
- Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr (blanket)
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk3/Makefile4
1 files changed, 3 insertions, 1 deletions
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