From 23909889790bfabb93e3673327c58ca0778e762f Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 1 Jul 2007 22:05:19 +0000 Subject: Correct the epiphany version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9113 df743ca5-7f9a-e211-a948-0013205c9059 --- security/seahorse/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index eb68f2d48..df42ba280 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,12 @@ # Whom: Dave McKay # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.37 2007/06/25 04:51:20 mezz Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.38 2007/07/01 18:10:30 marcus Exp $ # PORTNAME= seahorse PORTVERSION= 2.19.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -90,7 +90,7 @@ CONFIGURE_ARGS+=--disable-libnotify .if !defined(WITHOUT_EPIPHANY) BUILD_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany RUN_DEPENDS+= epiphany:${PORTSDIR}/www/epiphany -PLIST_SUB+= EPHY="" EPHY_VERSION="2.18" +PLIST_SUB+= EPHY="" EPHY_VERSION="2.19" .else CONFIGURE_ARGS+=--disable-epiphany PLIST_SUB+= EPHY="@comment " -- cgit v1.2.3