aboutsummaryrefslogtreecommitdiff
path: root/x11/libX11
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2021-06-25 21:16:37 +0000
committerKevin Bowling <kbowling@FreeBSD.org>2021-06-25 21:16:37 +0000
commit30b239b4ddbc30652ef5dd985136318fbd685bd9 (patch)
tree79d15528d404a79f99c4a5893b38a6afac561bb9 /x11/libX11
parent13912eb19ac9d97a70f3c3dde4446579f1974d81 (diff)
downloadports-30b239b4ddbc30652ef5dd985136318fbd685bd9.tar.gz
ports-30b239b4ddbc30652ef5dd985136318fbd685bd9.zip
x11/libX11: Remove unnecessary perl5 dependency
PR: 233324 Reviewed by: jbeich Approved by: maintainer timeout
Diffstat (limited to 'x11/libX11')
-rw-r--r--x11/libX11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile
index 0ecbecaa94ef..551605211bf3 100644
--- a/x11/libX11/Makefile
+++ b/x11/libX11/Makefile
@@ -10,13 +10,13 @@ COMMENT= X11 library
LICENSE= MIT
-USES= cpe perl5 xorg xorg-cat:lib
+USES= cpe xorg xorg-cat:lib
USE_XORG= xcb xtrans xorgproto
-USE_PERL5= build
CPE_VENDOR= x
CONFIGURE_ARGS+= --datadir=${PREFIX}/lib \
--without-xmlto \
+ --with-perl=no \
--disable-specs
CONFIGURE_ENV+= ac_cv_path_PS2PDF=""
INSTALL_TARGET= install-strip