summaryrefslogtreecommitdiff
path: root/news/nn/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2009-11-30 00:38:47 +0000
committerdholland <dholland>2009-11-30 00:38:47 +0000
commit187cea83b914e4babddf36a50bfaeb026cb5d9df (patch)
treea14b4daeaf3639076840d53d7b6ef27011dd8afc /news/nn/Makefile
parent1f19350121b4d36e5c5a571a3e37cc03123bab96 (diff)
downloadpkgsrc-187cea83b914e4babddf36a50bfaeb026cb5d9df.tar.gz
Add build config for amd64.
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r--news/nn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile
index 73038441192..b1e4cd1da1d 100644
--- a/news/nn/Makefile
+++ b/news/nn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/07/29 14:33:12 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2009/11/30 00:38:47 dholland Exp $
DISTNAME= nn-6.7.3
CATEGORIES= news
@@ -50,6 +50,7 @@ post-patch:
<${WRKSRC}/config.h-dist >${WRKSRC}/config.h
@${CP} ${FILESDIR}/s-netbsd.h ${WRKSRC}/conf/s-netbsd.h
@${CP} ${FILESDIR}/m-powerpc.h ${WRKSRC}/conf/m-powerpc.h
+ @${CP} ${FILESDIR}/m-x86_64.h ${WRKSRC}/conf/m-x86_64.h
@${CP} ${WRKSRC}/conf/m-m680x0.h ${WRKSRC}/conf/m-m68k.h
.include "../../mk/bsd.pkg.mk"