From 78528de43298daf57dd78edf92bdf16d3f5c2bbb Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 30 May 2007 03:21:48 +0000 Subject: Get rid of X11BASE and replace a few to LOCALBASE. I only touch these ports that are maintaining by gnome@, ports@ and my team ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8939 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-fm/gnome-commander/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-fm/gnome-commander') diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile index bf863c93a..c80cb654b 100644 --- a/x11-fm/gnome-commander/Makefile +++ b/x11-fm/gnome-commander/Makefile @@ -28,8 +28,8 @@ USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= gnomeprefix gnomehack gnometarget gnomevfs gnomelibs gdkpixbuf GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lintl" +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib -lintl" pre-everything:: .if !defined(WITH_FAM) -- cgit v1.2.3