SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
www/ap2-mod_dnssd/patches/patch-src_Makefile_in
Normal file
13
www/ap2-mod_dnssd/patches/patch-src_Makefile_in
Normal file
|
@ -0,0 +1,13 @@
|
|||
--- src/Makefile.in.orig Thu Jan 22 17:42:02 2009
|
||||
+++ src/Makefile.in Sat Jan 28 19:21:11 2012
|
||||
@@ -16,8 +16,8 @@
|
||||
|
||||
APXS=@APXS@
|
||||
APACHECTL=@APACHECTL@
|
||||
-LIBS=-Wl,"@LIBS@" @AVAHI_LIBS@
|
||||
-CFLAGS=-Wc,"@CFLAGS@" @AVAHI_CFLAGS@
|
||||
+LIBS=-Wl,"@LIBS@ @AVAHI_LIBS@"
|
||||
+CFLAGS=-Wc,"@CFLAGS@ @AVAHI_CFLAGS@"
|
||||
|
||||
all: mod_dnssd.la
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue