aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-06-17 03:01:56 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-06-17 03:01:56 +0000
commit8a9ce6af61514041ea9698a0c11abf84ea4d5f34 (patch)
tree66fbe4d6eb05d092a488b4aa66371e6e9494d01d
parent4e53d2ff22e38c0dac843e2e119511073172baab (diff)
downloadports-8a9ce6af61514041ea9698a0c11abf84ea4d5f34.tar.gz
ports-8a9ce6af61514041ea9698a0c11abf84ea4d5f34.zip
Notes
-rw-r--r--x11/p5-X11-Xlib/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/p5-X11-Xlib/Makefile b/x11/p5-X11-Xlib/Makefile
index cdd946f2c17a..4351ebbc9265 100644
--- a/x11/p5-X11-Xlib/Makefile
+++ b/x11/p5-X11-Xlib/Makefile
@@ -2,6 +2,7 @@
PORTNAME= X11-Xlib
PORTVERSION= 0.14
+PORTREVISION= 1
CATEGORIES= x11 perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +14,7 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \
- devel/p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends
+ p5-ExtUtils-Depends>=0:devel/p5-ExtUtils-Depends
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5