ports/devel/fpp/files/patch-sparc-Makefile
Mathieu Arnold 320514f1dd It seems some people keep adding $FreeBSD$ to patch files.
Patches must not be changed by the vcs, this includes the
svn:keyword expansion.  Set fbsd:nokeywords to a couple of patches.

With hat:	portmgr
Sponsored by:	Absolight
2015-09-16 13:03:45 +00:00

14 lines
297 B
Text

--- sparc/Makefile.orig Tue Mar 18 21:23:25 1997
+++ sparc/Makefile Mon Oct 21 14:10:57 2002
@@ -1,8 +1,8 @@
SRC = ../src
-CC = gcc
-COPTS = -ansi -O -w
-EXTRA_DEF = "-DRELEASE=\"v1.1\""
+CC ?= gcc
+COPTS = -ansi -w ${CFLAGS}
+EXTRA_DEF = "-DRELEASE=\"v1.1\"" -I../src
all: fpp