From 5fce1c2af258858efb4e6e4291932d5d7eba68e6 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 19 Mar 2001 17:41:09 +0000 Subject: s/X11ROOT/X11BASE/ --- wm/fvwm2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm') diff --git a/wm/fvwm2/Makefile b/wm/fvwm2/Makefile index ec9c3efaefd..230ee46bcce 100644 --- a/wm/fvwm2/Makefile +++ b/wm/fvwm2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/03/13 20:59:14 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/03/19 17:41:09 wiz Exp $ # FreeBSD Id: Makefile,v 1.12 1997/10/11 10:42:43 jkh Exp # @@ -34,7 +34,7 @@ CONFIGURE_ARGS+= --libexecdir=${PREFIX}/lib/X11 CONFIGURE_ARGS+= --with-xpm-includes=${XPMDIR}/include CONFIGURE_ARGS+= --with-readline-includes=${LOCALBASE}/include CONFIGURE_ARGS+= --with-rplay-includes=${LOCALBASE}/include -CONFIGURE_ARGS+= --with-iconpath=${PREFIX}/lib/X11/fvwm2/pixmaps:${X11ROOT}/include/bitmaps:${X11ROOT}/include/pixmaps +CONFIGURE_ARGS+= --with-iconpath=${PREFIX}/lib/X11/fvwm2/pixmaps:${X11BASE}/include/bitmaps:${X11BASE}/include/pixmaps post-install: @${INSTALL_DATA_DIR} ${PREFIX}/lib/X11/fvwm2/pixmaps -- cgit v1.2.3