mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d90522ca35
Submitted by: smace@freebsd.org
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
--- Makefile.orig Tue Sep 22 22:47:02 1998
|
|
+++ Makefile Tue Sep 22 22:47:23 1998
|
|
@@ -1,5 +1,5 @@
|
|
CC=gcc
|
|
-CFLAGS=-Wall -O2
|
|
+CFLAGS=-Wall -O2 -DPPA_CONF=\"${PREFIX}/etc/pbm2ppa.conf\"
|
|
LDFLAGS=
|
|
|
|
default:
|