mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
c3d735c03b
PR: 16053 Submitted by: maintainer Also add some patches to respect CC/CFLAGS and avoid a warning.
9 lines
150 B
Plaintext
9 lines
150 B
Plaintext
--- Makefile.orig Tue Jan 11 20:25:33 2000
|
|
+++ Makefile Tue Jan 11 20:25:41 2000
|
|
@@ -1,5 +1,3 @@
|
|
-CC=gcc
|
|
-CFLAGS=-g -Wall -O2
|
|
LIBS=-lm
|
|
|
|
all: prips
|