SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
15
graphics/mpeg_encode/patches/patch-jpeg_Makefile
Normal file
15
graphics/mpeg_encode/patches/patch-jpeg_Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
--- jpeg/Makefile.orig Fri Aug 4 19:27:00 1995
|
||||
+++ jpeg/Makefile Sun Jun 10 01:30:05 2001
|
||||
@@ -21,10 +21,10 @@ manprefix =
|
||||
manext = 1
|
||||
|
||||
# The name of your C compiler:
|
||||
-CC= gcc
|
||||
+CC?= gcc
|
||||
|
||||
# You may need to adjust these cc options:
|
||||
-CFLAGS= -O -I$(srcdir)
|
||||
+CFLAGS+= -I$(srcdir)
|
||||
# Generally, we recommend defining any configuration symbols in jconfig.h,
|
||||
# NOT via -D switches here.
|
||||
# However, any special defines for ansi2knr.c may be included here:
|
Loading…
Add table
Add a link
Reference in a new issue