1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/imagesort/files/patch-Makefile
Will Andrews 9d706491b8 Add imagesort 2.0, a flexible X utility for managing many image files.
PR:		26482
Submitted by:	Mark Pulford <mark@kyne.com.au>
2001-04-10 19:50:00 +00:00

21 lines
690 B
Plaintext

--- Makefile.orig Tue Apr 10 18:16:03 2001
+++ Makefile Tue Apr 10 18:18:54 2001
@@ -7,15 +7,14 @@
# you may need to change this if you lack gcc (in which case you may
# not be able to compile at all
-CC = gcc
# you'll probably have to dick with the libs, depending on how your imlib
# is compiled. We default to including all of the extras supported by
# imlib 1.9
-LIBS = -lX11 -lXext -lImlib -ljpeg -lm -lpng -ltiff -lz -lgif
+LIBS = -lX11 -lXext -lImlib -ljpeg -lm -lpng -ltiff -lz -lungif
#LIBS = -lImlib -lX11 -lXext -ljpeg -lgif -lm
-CFLAGS = -g -L$(XDIR)/lib -I$(XDIR)/include
+CFLAGS += -L$(LOCALBASE)/lib -L$(X11BASE)/lib -I$(X11BASE)/include
all: imagesort.o