summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/fine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/fine/Makefile b/editors/fine/Makefile
index 71bbbc2..0953e6b 100644
--- a/editors/fine/Makefile
+++ b/editors/fine/Makefile
@@ -18,6 +18,8 @@ USE_GMAKE= yes
USE_QT= yes
WRKSRC= ${WRKDIR}/fine
+MAKE_ENV= CXX="${CXX}" CC="${CC}"
+
do-install:
@${MKDIR} ${PREFIX}/share/fine
${INSTALL_DATA} ${WRKSRC}/.editor ${PREFIX}/share/fine/editor
OpenPOWER on IntegriCloud