summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2005-02-17 17:43:33 +0000
committerwiz <wiz>2005-02-17 17:43:33 +0000
commitd02173a3101238100362de05411925f5229a979f (patch)
treeaa873f42ba196fb5abc5a0244990ce313988193d /devel
parent6b0adb1475a133841559f11ded865d1b02cdc6b9 (diff)
downloadpkgsrc-d02173a3101238100362de05411925f5229a979f.tar.gz
Recognise SunOS-5.10. From sigsegv in PR 29428.
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvs/Makefile b/devel/cvs/Makefile
index d4163c4e833..4eccaf3d477 100644
--- a/devel/cvs/Makefile
+++ b/devel/cvs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2004/10/03 00:13:25 tv Exp $
+# $NetBSD: Makefile,v 1.81 2005/02/17 17:43:33 wiz Exp $
#
DISTNAME= cvs-1.11.17
@@ -25,6 +25,7 @@ BUILD_DEFS+= USE_INET6
.if defined(USE_INET6) && !empty(USE_INET6:M[yY][eE][sS]) && \
empty(MACHINE_PLATFORM:MSunOS-5.[89]-*) && \
+ empty(MACHINE_PLATFORM:MSunOS-5.10-*) && \
empty(MACHINE_PLATFORM:MLinux-*)
CONFIGURE_ARGS+= --enable-ipv6
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/