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/gdkxft/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11/gdkxft') diff --git a/x11/gdkxft/Makefile b/x11/gdkxft/Makefile index b38145c02..0d80cff74 100644 --- a/x11/gdkxft/Makefile +++ b/x11/gdkxft/Makefile @@ -24,7 +24,7 @@ WANT_GNOME= yes USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lgnuregex -liconv" \ +CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lgnuregex -liconv" \ CFLAGS="${CFLAGS} `pkg-config xft --cflags`" CONFIGURE_ARGS= --sbindir=${PREFIX}/bin USE_LDCONFIG= yes -- cgit v1.2.3