freebsd-ports/lang/swi-pl/files/patch-aa
Masafumi Max NAKANE cf9458a852 Upgrade to 5.4.5.
Submitted by:	Gerhard Gonter <g.gonter@ieee.org>
PR:		74279, 74791

Gerhard Gonter agreed to take over the maintainership.
2004-12-27 04:00:58 +00:00

21 lines
718 B
Plaintext

--- src/Makefile.in.orig Sat Oct 9 11:55:26 2004
+++ src/Makefile.in Sat Oct 9 11:56:32 2004
@@ -70,7 +70,7 @@
CWFLAGS=@CWFLAGS@
CIFLAGS=@CIFLAGS@
CMFLAGS=@CMFLAGS@
-CFLAGS= $(CWFLAGS) $(COFLAGS) $(CIFLAGS) $(CMFLAGS)
+CFLAGS= @CFLAGS@ $(CWFLAGS) $(COFLAGS) $(CIFLAGS) $(CMFLAGS)
LDFLAGS=@LDFLAGS@
PLFOREIGN=@PLFOREIGN@
@@ -374,7 +374,7 @@
$(INSTALL_DATA) pl.1 $(plmandir)/$(PL).$(mansec)
$(INSTALL_DATA) $(srcdir)/plrc.1 $(plmandir)/plrc.$(mansec)
$(INSTALL_DATA) $(srcdir)/plld.1 $(plmandir)/plld.$(mansec)
- $(INSTALL_DATA) $(srcdir)/readline.3 $(plmandir)/readline.$(lmansec)
+# $(INSTALL_DATA) $(srcdir)/readline.3 $(plmandir)/readline.$(lmansec)
#
# runtime-only environment installation