From 13afbd8ecbd8be4527c409222b78ecf5485c6b9f Mon Sep 17 00:00:00 2001 From: kwm Date: Mon, 30 Aug 2010 12:29:18 +0000 Subject: Update to 2.31.91. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14494 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-terminal/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/gnome-terminal/Makefile') diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 45d419794..397edd168 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome-terminal/Makefile,v 1.134 2010/06/05 18:27:12 kwm Exp $ # PORTNAME= gnome-terminal -PORTVERSION= 2.31.3 +PORTVERSION= 2.31.91 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -31,6 +31,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GCONF_SCHEMAS= gnome-terminal.schemas post-patch: - @${TOUCH} -f ${WRKSRC}/aclocal.m4 + ${FIND} ${WRKSRC} -type f -exec ${TOUCH} -f {} \; .include -- cgit