From 624e2a3298c420f6e0749998f618f2f5500d820c Mon Sep 17 00:00:00 2001 From: ahze Date: Thu, 23 Feb 2006 21:58:23 +0000 Subject: - Use new libtool stuff - Use USE_GETTEXT where needed - Use dirrmtry git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5740 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-session/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/gnome-session/Makefile') diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 6b308f024..6483b05fb 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnomesession/Makefile,v 1.72 2006/02/05 06:42:55 marcus Exp $ +# $MCom: ports/x11/gnomesession/Makefile,v 1.73 2006/02/13 23:23:26 ahze Exp $ # PORTNAME= gnomesession @@ -23,12 +23,13 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gnome@FreeBSD.org COMMENT= Session component for the GNOME 2 desktop +USE_GETTEXT= yes USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop GNOME_DESKTOP_VERSION=2 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -- cgit v1.2.3