From e7497e38fdf26105de1d0b53ab89f957f6388ad2 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 2 Feb 2007 19:33:52 +0000 Subject: No longer need the --mandir=${PREFIX}/man, which it's take care by gnomepreifx. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8277 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-wm/metacity/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index dc5d350b2..6d7581205 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -3,7 +3,7 @@ # Whom: Garrett Rooney # # $FreeBSD$ -# $MCom: ports/x11-wm/metacity/Makefile,v 1.96 2006/12/11 19:09:19 marcus Exp $ +# $MCom: ports/x11-wm/metacity/Makefile,v 1.97 2007/01/17 05:54:43 marcus Exp $ # PORTNAME= metacity @@ -26,8 +26,7 @@ USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gnomeprefix intlhack gnomehack gconf2 USE_LDCONFIG= yes -CONFIGURE_ARGS= --enable-render \ - --mandir=${PREFIX}/man +CONFIGURE_ARGS= --enable-render CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" -- cgit v1.2.3