summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-04-20 18:18:50 +0000
committercjep <cjep@pkgsrc.org>2002-04-20 18:18:50 +0000
commit3ded6aa067de8eec9da55271fb850ddd544ed4cc (patch)
tree8a271dec9d97cf3c1b7cf54c138943b4da8c7736 /news/inn
parentaf8d6f69e201f94e37f35f403b82e39c2846804f (diff)
downloadpkgsrc-3ded6aa067de8eec9da55271fb850ddd544ed4cc.tar.gz
On arm32, use gcc-2.95.3 to avoid internal egcs errors.
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index e908d82e73d..4203eec4c96 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2001/10/20 17:31:44 veego Exp $
+# $NetBSD: Makefile,v 1.32 2002/04/20 18:18:50 cjep Exp $
DISTNAME= inn-2.3.2
CATEGORIES= news
@@ -47,6 +47,10 @@ CONFIGURE_ARGS+= --with-sendmail=/usr/lib/sendmail
CONFIGURE_ARGS+= --with-sendmail=/usr/sbin/sendmail
.endif
+.if (${MACHINE_ARCH} == arm32)
+.include "../../lang/gcc/Makefile.gcc"
+.endif
+
DEINSTALL_FILE= ${WRKDIR}/DEINSTALL
INSTALL_FILE= ${WRKDIR}/INSTALL