From 3fa549eadd3b26ab4cccf88cec48afd7de8338ed Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 4 Jul 2007 15:52:39 +0000 Subject: -Remove the --mandir, taken care by gnomeprefix. -Use MANPREFIX. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9132 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 39d8aa33f..5cf4b6686 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.145 2007/05/19 21:36:25 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.146 2007/05/30 03:21:44 mezz Exp $ # PORTNAME= epiphany @@ -33,7 +33,7 @@ WANT_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes INSTALLS_OMF= yes -CONFIGURE_ARGS= --with-mozilla=${GECKO} --mandir=${PREFIX}/man +CONFIGURE_ARGS= --with-mozilla=${GECKO} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -- cgit v1.2.3