From f82edc6e4ef0f08a3e784f07a4ece6eb33371746 Mon Sep 17 00:00:00 2001 From: mezz Date: Sat, 12 Feb 2005 10:59:48 +0000 Subject: Add --with-mozilla=${MOZILLA} to fix the WITH_MOZILLA=firefox build. Submitted by: sajd via IRC git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3644 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index ecee0901f..56ad2d443 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -7,7 +7,7 @@ PORTNAME= yelp PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 @@ -50,7 +50,8 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --enable-man \ - --enable-info + --enable-info \ + --with-mozilla=${MOZILLA} MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" GCONF_SCHEMAS= yelp.schemas -- cgit v1.2.3