From 9907fee91631bb917f7b54342c30c207b1f39ca7 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 14 Mar 2006 13:32:40 +0000 Subject: Correct initial USE_GNOME, and add a missing dependency on pygnome2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5943 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 6fecd936f..7b9a77612 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/www/epiphany/Makefile,v 1.107 2006/03/13 07:09:46 mezz Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.108 2006/03/13 19:31:45 mezz Exp $ # PORTNAME= epiphany PORTVERSION= 2.14.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} @@ -28,7 +28,7 @@ USE_PYTHON= yes GNOME_DESKTOP_VERSION=2 USE_GECKO= firefox mozilla seamonkey USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils \ - libgnomeprintui pygtk2 + libgnomeprintui WANT_GNOME= yes GNU_CONFIGURE= yes USE_GMAKE= yes @@ -59,10 +59,10 @@ NO_WERROR= yes CONFIGURE_ARGS+= --enable-compile-warnings=no .endif -.if ${HAVE_GNOME:Mpygtk2}!="" +.if ${HAVE_GNOME:Mpygnome2}!="" USE_PYTHON= yes .include "${PORTSDIR}/Mk/bsd.python.mk" -USE_GNOME+= pygtk2 +USE_GNOME+= pygnome2 CONFIGURE_ARGS+=--enable-python PLIST_SUB+= PYTHON="" .else -- cgit v1.2.3