summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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