aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-05 01:51:43 +0800
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-01-05 01:51:43 +0800
commiteff18322b1666b27e3562ca397341ec84da60981 (patch)
tree49f37b236c14f118ab7141ceff8a994176aaf201
parent19aa38171f725e121deed98970579f40f219f9c9 (diff)
downloadfreebsd-ports-gnome-eff18322b1666b27e3562ca397341ec84da60981.tar.gz
freebsd-ports-gnome-eff18322b1666b27e3562ca397341ec84da60981.tar.zst
freebsd-ports-gnome-eff18322b1666b27e3562ca397341ec84da60981.zip
- Allow build as regular user
Reported by: naddy
-rw-r--r--graphics/p5-GD/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index cb7f4e847265..39f4b48cbe0e 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -23,4 +23,7 @@ CONFIGURE_ENV= options="FT,GIF,JPEG,PNG,XPM" \
USES= perl5
USE_PERL5= configure
+post-patch:
+ @${CHMOD} u+w ${WRKSRC}/bdf_scripts/bdf2gdfont.pl
+
.include <bsd.port.mk>
jbeich2017-05-024-62/+0 * - Revert boost update just landed per accident.miwi2017-05-021-3/+3 * - Nuke llvm36/clang36 - Obsolete and unmaintained upstreammiwi2017-05-021-3/+3 * devel/boost-*: update to 1.63.0jbeich2017-01-061-3/+3 * devel/boost-*: update to 1.62.0jbeich2016-11-232-3/+5 * devel/boost-*: better integrate with Mk/*jbeich2016-11-231-5/+4 * devel/boost-libs: drop compat links after r322328jbeich2016-11-232-4/+0 * devel/boost-libs: always verbose build after r421635jbeich2016-11-231-2/+1 * In several dozen ports, use single space for WWW: line in pkg-descr, anddanfe2016-11-22