$NetBSD: patch-aa,v 1.2 2001/03/10 13:46:30 wiz Exp $ --- libImaging/Makefile.in.org Thu Dec 28 00:47:57 2000 +++ libImaging/Makefile.in Thu Dec 28 00:49:51 2000 @@ -30,7 +30,7 @@ # Other things that are customizable but not by configure INCLDIR= $(srcdir)/. -JPEGINCLUDE= /usr/local/include +JPEGINCLUDE= $(PREFIX)/include OPT= @OPT@ #OPT= -g CFLAGS= $(OPT) -I$(INCLDIR) -I$(JPEGINCLUDE) $(DEFS)