$FreeBSD: ports/java/jdk16/files/patch-j2se-splashscreen-Makefile,v 1.2 2007/10/28 20:47:42 glewis Exp $ --- ../../j2se/make/sun/splashscreen/Makefile.orig Fri Oct 26 10:33:27 2007 +++ ../../j2se/make/sun/splashscreen/Makefile Fri Oct 26 10:35:59 2007 @@ -49,7 +49,7 @@ ifeq ($(OS_VENDOR), NetBSD) ICONV_DIR = /usr/pkg else - ICONV_DIR = /usr/local + ICONV_DIR = ${LOCALBASE} endif CPPFLAGS += -I$(OPENWIN_HOME)/include \ -I$(OPENWIN_HOME)/include/X11/extensions \