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 --- net/vino/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/vino/Makefile b/net/vino/Makefile index 943025b89..276be2da3 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,7 +3,7 @@ # Whom: Tom McLaughlin # # $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.39 2007/04/28 18:58:27 marcus Exp $ +# $MCom: ports/net/vino/Makefile,v 1.40 2007/05/19 21:36:18 marcus Exp $ # PORTNAME= vino @@ -27,7 +27,7 @@ GNOME_DESKTOP_VERSION=2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-session-support -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= vino-server.schemas -- cgit v1.2.3