pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/27428: net/netcat has wrong compile target on IRIX
>Number: 27428
>Category: pkg
>Synopsis: net/netcat has wrong compile target on IRIX
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Oct 24 21:04:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Georg Schwarz
>Release: current pkgsrc
>Organization:
>Environment:
IRIX lorenz 5.3 08031225 IP20 mips
>Description:
LOWER_OPSYS for IRIX includes the version number and is therefore not a valid
Makefile target.
>How-To-Repeat:
>Fix:
--- Makefile.orig 2004-10-24 21:59:36.000000000 +0100
+++ Makefile 2004-10-24 22:00:04.000000000 +0100
@@ -27,6 +27,7 @@
NC_TARGET.${OPSYS}?= ${LOWER_OPSYS}
NC_TARGET.Interix= netbsd
NC_TARGET.OpenBSD= netbsd
+NC_TARGET.IRIX= irix
ALL_TARGET= ${NC_TARGET.${OPSYS}}
EXTRA_PROGS= data rservice xor
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index