SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
14
mail/hypermail/patches/patch-Makefile_in
Normal file
14
mail/hypermail/patches/patch-Makefile_in
Normal file
|
@ -0,0 +1,14 @@
|
|||
--- Makefile.in.orig Wed Mar 5 23:31:52 2003
|
||||
+++ Makefile.in Wed Mar 5 23:32:23 2003
|
||||
@@ -28,9 +28,9 @@ INSTALL_PROG=@INSTALL@
|
||||
|
||||
# Compiler to use
|
||||
CC=@CC@
|
||||
-CFLAGS=@CFLAGS@ @INCLUDES@ -Ipcre -DTRIO_MINIMAL $(WARNINGS)
|
||||
+CFLAGS=@CFLAGS@ @INCLUDES@ -DTRIO_MINIMAL $(WARNINGS)
|
||||
LIBS=@LIBS@
|
||||
-LDFLAGS=@LDFLAGS@ -Lpcre
|
||||
+LDFLAGS=@LDFLAGS@
|
||||
|
||||
all: hypermail support
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue