mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
416c7f505e
Port directory name is changed by rep.copy. Submitted by: maintainer
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
--- Makefile.orig Wed Jun 2 15:59:37 1999
|
|
+++ Makefile Wed Jun 9 01:19:47 1999
|
|
@@ -10,7 +10,7 @@
|
|
# defaults:
|
|
PGM = lame
|
|
CC = gcc
|
|
-CC_OPTS = -O
|
|
+CC_OPTS = ${CFLAGS}
|
|
GTK =
|
|
GTKLIBS =
|
|
LIBS = -lm
|