summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-06 05:22:40 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-06 05:22:40 +0000
commit1a60cef6cafffe2d16a186d84987a68dca39b2ef (patch)
treea79351e163d2a1b4de3a313f7048f45901854127 /editors
parentmd5 changed for no apparent reason (diff)
Fix by using a MAKE_ENV to set CXX...
Notes
Notes: svn path=/head/; revision=21295
Diffstat (limited to 'editors')
-rw-r--r--editors/fine/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/fine/Makefile b/editors/fine/Makefile
index 71bbbc2d2188..0953e6be8099 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