summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-05 10:04:41 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-03-05 10:04:41 +0800
commit81caa9c701e41c299ea517ed2e956eb435150957 (patch)
tree5162d57375096e779d4568ed8e9c744efdb871ca /www
parent52bd9cb9bbbd498351fba6fdadf6b55680a0895d (diff)
downloadmarcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.tar
marcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.tar.gz
marcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.tar.bz2
marcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.tar.lz
marcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.tar.xz
marcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.tar.zst
marcuscom-ports-81caa9c701e41c299ea517ed2e956eb435150957.zip
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
Diffstat (limited to 'www')
-rw-r--r--www/epiphany/Makefile4
1 files changed, 3 insertions, 1 deletions
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