From 81caa9c701e41c299ea517ed2e956eb435150957 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 5 Mar 2005 02:04:41 +0000 Subject: Add a missing dependency on gnomedesktop. Submitted by: ade git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3809 df743ca5-7f9a-e211-a948-0013205c9059 --- www/epiphany/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 245e8addb..de02e3643 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -7,6 +7,7 @@ PORTNAME= epiphany PORTVERSION= 1.5.8 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.5 @@ -36,7 +37,8 @@ HEADERS_SUFX= USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui desktopfileutils +GNOME_DESKTOP_VERSION=2 +USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_REINPLACE= yes -- cgit v1.2.3