- unbreak build on OpenBSD 4,

- do not compile in code for functions which we already have in libc,
- bump PKGNAME

should be ok sturm@
This commit is contained in:
steven 2006-07-30 13:17:58 +00:00
parent 6cc5ab7fa0
commit e76bc8752a
3 changed files with 39 additions and 2 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.13 2006/02/08 04:54:50 david Exp $
# $OpenBSD: Makefile,v 1.14 2006/07/30 13:17:58 steven Exp $
COMMENT= "ident daemon with custom responses and NAT support"
DISTNAME= oidentd-2.0.7
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ojnk/}

View File

@ -0,0 +1,21 @@
$OpenBSD: patch-configure,v 1.1 2006/07/30 13:17:58 steven Exp $
--- configure.orig Sun Jul 30 10:17:10 2006
+++ configure Sun Jul 30 10:17:49 2006
@@ -5863,7 +5863,7 @@ case "$host_os" in
os_src=openbsd29.c
;;
- *openbsd3*)
+ *openbsd[34]*)
os_src=openbsd30.c
;;
esac
@@ -5874,7 +5874,7 @@ case "$host_os" in
os_src=openbsd.c
;;
- *openbsd3* )
+ *openbsd[34]* )
os_src=openbsd30.c
;;
esac

View File

@ -0,0 +1,16 @@
$OpenBSD: patch-src_Makefile_in,v 1.3 2006/07/30 13:17:58 steven Exp $
--- src/Makefile.in.orig Fri Jul 11 17:50:56 2003
+++ src/Makefile.in Sun Jul 30 10:26:30 2006
@@ -119,10 +119,10 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-SUBDIRS = missing
+SUBDIRS =
sbin_PROGRAMS = oidentd
-LDADD = -Lmissing -lmissing
+LDADD =
DISTCLEANFILES = \
os.c