pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/nn Oops, do previous correctly.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e150c04cde94
branches: trunk
changeset: 602205:e150c04cde94
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat Apr 07 22:49:54 2012 +0000
description:
Oops, do previous correctly.
diffstat:
news/nn/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 4b4e3b294519 -r e150c04cde94 news/nn/Makefile
--- a/news/nn/Makefile Sat Apr 07 22:34:13 2012 +0000
+++ b/news/nn/Makefile Sat Apr 07 22:49:54 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2012/04/07 20:06:15 dholland Exp $
+# $NetBSD: Makefile,v 1.40 2012/04/07 22:49:54 dholland Exp $
DISTNAME= nn-6.7.3
CATEGORIES= news
@@ -14,6 +14,7 @@
PKG_SYSCONFSUBDIR= nntp
.include "../../mk/bsd.prefs.mk"
+.include "../../mk/compiler.mk"
.if ${OPSYS} == "SunOS"
SFILE= s-sunos5.h
@@ -31,7 +32,7 @@
MFILE= m-${LOWER_ARCH}.h
.endif
-.if ${OPSYS} == "DragonFly" || !empty(CC_VERSION:Mgcc)
+.if ${OPSYS} == "DragonFly" || !empty(CC_VERSION:Mgcc*)
CPP+= -traditional
.endif
Home |
Main Index |
Thread Index |
Old Index