aboutsummaryrefslogtreecommitdiff
path: root/net/gsk
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-11-19 15:57:08 +0000
committerSteve Wills <swills@FreeBSD.org>2018-11-19 15:57:08 +0000
commitb4bab1c271f83a726336facb0ca61d5b3dd7dc68 (patch)
tree8d3d2c40872fa7f4d249c096fa4b37062aa00d11 /net/gsk
parentbcd04fb32a034ad109744e7b77dad8391782abf9 (diff)
downloadports-b4bab1c271f83a726336facb0ca61d5b3dd7dc68.tar.gz
ports-b4bab1c271f83a726336facb0ca61d5b3dd7dc68.zip
devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems to no longer need perl5 at runtime. This makes perl5 a build dep only. Removing the run dep causes some other ports to fail, so add the build dep to those where needed. PR: 233138 Approved by: gnome (kwm, maintainer, older version of patch) Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=485327
Diffstat (limited to 'net/gsk')
-rw-r--r--net/gsk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gsk/Makefile b/net/gsk/Makefile
index ad68d08ccea0..5568fe7b3c58 100644
--- a/net/gsk/Makefile
+++ b/net/gsk/Makefile
@@ -13,7 +13,8 @@ COMMENT= C library for writing servers
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= libtool pathfix pkgconfig ssl
+USES= libtool pathfix perl5 pkgconfig ssl
+USE_PERL5= build
USE_GNOME= glib20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc