pkgsrc/net/arla/patches/patch-bp
wennmach 1b565aa7ad Update arla to 0.41. The update is necessary to support NetBSD-2.1
and NetBSD-3.0 and should fix the broken bulk build.

Tested on NetBSD-2.0.2/i386 and NetBSD-2.1/i386.
2005-12-15 21:28:47 +00:00

15 lines
419 B
Text

$NetBSD: patch-bp,v 1.4 2005/12/15 21:28:48 wennmach Exp $
We need EXTRADEFS via configure.
--- rxkad/Makefile.in.orig 2005-12-09 16:15:23.000000000 +0100
+++ rxkad/Makefile.in 2005-12-09 16:15:47.000000000 +0100
@@ -197,7 +197,7 @@
DBLIB = @DBLIB@
DCE_FALSE = @DCE_FALSE@
DCE_TRUE = @DCE_TRUE@
-DEFS = @DEFS@
+DEFS = @DEFS@ @EXTRADEFS@
DEPEND_sl = @DEPEND_sl@
DFLY_FALSE = @DFLY_FALSE@
DFLY_TRUE = @DFLY_TRUE@