summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/tix/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index f2e2a7b..5526d94 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -48,6 +48,8 @@ pre-configure:
INSTALL="/usr/bin/install -c -o ${BINOWN} -g ${BINGRP}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \
${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS})
+post-configure:
+ @(cd ${WRKSRC} && ${ECHO} CFLAGS=${CFLAGS} >> Makefile)
post-install:
@(cd ${WRKSRC}/.. && \
OpenPOWER on IntegriCloud