summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-27 16:43:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-11-27 16:43:30 +0000
commit1a55184cb204c02b3cc44dc48c8132274dd29be0 (patch)
treea27674491375fb402d7c407f9cb91fcedf59e9dc /x11-toolkits
parent- Update to 2.032 (diff)
- Fix LICENSE
- Add LICENSE_FILE - Add NO_ARCH Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=427245
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