pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/netsurf Dont bother buidling on <4.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d923f6184b0
branches: trunk
changeset: 546484:1d923f6184b0
user: ahoka <ahoka%pkgsrc.org@localhost>
date: Tue Sep 02 13:12:43 2008 +0000
description:
Dont bother buidling on <4.0.
diffstat:
www/netsurf/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 87fb70f86be1 -r 1d923f6184b0 www/netsurf/Makefile
--- a/www/netsurf/Makefile Tue Sep 02 13:06:49 2008 +0000
+++ b/www/netsurf/Makefile Tue Sep 02 13:12:43 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/08/13 13:20:14 ahoka Exp $
+# $NetBSD: Makefile,v 1.3 2008/09/02 13:12:43 ahoka Exp $
#
DISTNAME= netsurf-1.2-src
@@ -12,6 +12,9 @@
PKG_DESTDIR_SUPPORT= user-destdir
+# current codebase needs strndup
+NOT_FOR_PLATFORM= NetBSD-[0-3]*-*
+
WRKSRC= ${WRKDIR}/netsurf
USE_TOOLS+= gmake perl:build pax pkg-config
Home |
Main Index |
Thread Index |
Old Index