From 8441e13b5a88ae19c1298a8dec3ab39bde31b707 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 18 Jul 2001 12:07:28 +0000 Subject: Explicitly pass --datadir and --localstatedir to the configure script to prevent bsd.gnome.mk from supplying its own versions instead. Submitted by: bento --- x11-toolkits/eazel-themes/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-toolkits/eazel-themes/Makefile b/x11-toolkits/eazel-themes/Makefile index d0c4ddf4910e..69fe274b3d2d 100644 --- a/x11-toolkits/eazel-themes/Makefile +++ b/x11-toolkits/eazel-themes/Makefile @@ -25,6 +25,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +CONFIGURE_ARGS= --localstatedir=${X11BASE}/share \ + --datadir=${X11BASE}/share post-extract: @find ${WRKSRC}/../.. -type f | grep -v eazel-engine | xargs ${CHMOD} 644 -- cgit v1.2.3