pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/nyancat fix build on SunOS
details: https://anonhg.NetBSD.org/pkgsrc/rev/3207bd87332a
branches: trunk
changeset: 352446:3207bd87332a
user: wiedi <wiedi%pkgsrc.org@localhost>
date: Wed Sep 14 20:53:56 2016 +0000
description:
fix build on SunOS
diffstat:
misc/nyancat/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 9e2dd712ec15 -r 3207bd87332a misc/nyancat/Makefile
--- a/misc/nyancat/Makefile Wed Sep 14 20:43:55 2016 +0000
+++ b/misc/nyancat/Makefile Wed Sep 14 20:53:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/09/11 15:59:29 kamil Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/14 20:53:56 wiedi Exp $
DISTNAME= nyancat-1.5.1
CATEGORIES= misc
@@ -13,4 +13,6 @@
MANCOMPRESSED= yes
+CPPFLAGS.SunOS+= -D__EXTENSIONS__
+
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index