summaryrefslogtreecommitdiff
path: root/mail/elm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/elm/Makefile')
-rw-r--r--mail/elm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 7937a95a64e..dab99103996 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2003/07/17 21:45:54 grant Exp $
+# $NetBSD: Makefile,v 1.29 2004/02/08 04:03:15 jlam Exp $
DISTNAME= elm2.5.5
PKGREVISION= 2
@@ -26,7 +26,7 @@ pre-configure:
${WRKSRC}/config.sh.orig > ${WRKSRC}/config.sh.tmp
${SED} -e 's:LOCALBASE:'${LOCALBASE}':g' \
${WRKSRC}/config.sh.tmp > ${WRKSRC}/config.sh.tmp2
- ${SED} -e 's:@CC@:'${BUILDLINK_CC}':g' \
+ ${SED} -e 's:@CC@:'${CC}':g' \
${WRKSRC}/config.sh.tmp2 > ${WRKSRC}/config.sh
${MV} ${WRKSRC}/nls/LANGS ${WRKSRC}/nls/LANGS.tmpl
${SED} -e 's:__PREFIX:'${PREFIX}':g' < ${WRKSRC}/nls/LANGS.tmpl > ${WRKSRC}/nls/LANGS