aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-17 12:58:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-17 12:58:05 +0000
commitf28f8af8822faf7a4563a45ba6399f40d339a60e (patch)
tree28c2f36fcb06decc0809c737e2d4814a0c1a16d8 /graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile
parent7b660ed7fb32ff84579f8def192dbfa3103c6f73 (diff)
downloadports-f28f8af8822faf7a4563a45ba6399f40d339a60e.tar.gz
ports-f28f8af8822faf7a4563a45ba6399f40d339a60e.zip
- Update to 0.47
Notes
Notes: svn path=/head/; revision=428745
Diffstat (limited to 'graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile')
-rw-r--r--graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile b/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile
index 7e77aebeeb4e..a76aaab9315a 100644
--- a/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile
+++ b/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Graphics-Primitive-Driver-Cairo
-PORTVERSION= 0.46
+PORTVERSION= 0.47
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +12,7 @@ COMMENT= Cairo backend for Graphics::Primitive
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
p5-Graphics-Primitive>=0:graphics/p5-Graphics-Primitive \
@@ -20,6 +21,7 @@ BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Graphics-Color>=0:graphics/p5-Graphics-Color
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure