aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/gtoolkit/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile
index dcf813dc4f10..32a8d116f749 100644
--- a/x11-toolkits/gtoolkit/Makefile
+++ b/x11-toolkits/gtoolkit/Makefile
@@ -33,6 +33,7 @@ post-patch:
${SED} -e 's#gtk-config#gtk12-config#g' \
${CONFIGURE_WRKSRC}/configure.sed \
> ${CONFIGURE_WRKSRC}/configure
+ ${CHMOD} +x ${CONFIGURE_WRKSRC}/configure
do-configure:
@(cd ${CONFIGURE_WRKSRC}; . ${PREFIX}/System/Makefiles/GNUstep.sh; \