From 00312158178094b816e7abba9a4340c7c603825a Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 30 Jul 2005 18:52:02 +0000 Subject: Add a missing dependency on libgnomeprintui. Reported by: GNOME Tinderbox git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4361 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 73e81d1fa..5112f8bbe 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.77 2005/07/27 06:55:16 marcus Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.78 2005/07/27 18:13:57 mezz Exp $ # PORTNAME= epiphany PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.7 @@ -49,7 +49,8 @@ MOZ_BUILD= firefox USE_BZIP2= yes USE_X_PREFIX= yes GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils +USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils \ + libgnomeprintui USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_REINPLACE= yes -- cgit v1.2.3