1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/graphics/jpgtn/files/patch-aa
Alexander Langer bea8bb4d3b Add jpgtn, a utility to create thumbnails of JPEG images.
Submitted by:	Martin Blapp <mp@imp.ch>
2001-09-15 19:11:08 +00:00

12 lines
266 B
Plaintext

--- Makefile.orig Mon Jun 14 20:51:01 1999
+++ Makefile Fri Sep 7 16:51:04 2001
@@ -17,7 +17,7 @@
# Compiler
#
CC = gcc
-CFLAGS = -Wall -O2 -L/usr/local/lib/ $(SONYHACK)
+CFLAGS = -Wall -O2 -L$(LOCALBASE)/lib -I$(LOCALBASE)/include $(SONYHACK)
#
# Libraries