From 36ac96c30c4c4abc6a60890674503dd702d9b84f Mon Sep 17 00:00:00 2001
From: Renato Botelho <garga@FreeBSD.org>
Date: Tue, 21 Mar 2006 15:25:15 +0000
Subject: - Some Makefile rework - Unquote IGNORE message

PR:		ports/94755
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
---
 x11/xvattr/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'x11/xvattr')

diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile
index ad7541f57815..fb67e3827f70 100644
--- a/x11/xvattr/Makefile
+++ b/x11/xvattr/Makefile
@@ -15,11 +15,11 @@ MASTER_SITES=	http://www.dtek.chalmers.se/groups/dvd/dist/
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Getting and setting Xv attributes
 
-USE_X_PREFIX=	yes
+USE_X_PREFIX=		yes
 USE_PERL5_BUILD=	yes
 USE_GETOPT_LONG=	yes
-USE_GNOME=	gtk12
-GNU_CONFIGURE=	yes
+USE_GNOME=		gtk12
+GNU_CONFIGURE=		yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 MAN1=		xvattr.1
@@ -27,7 +27,7 @@ MAN1=		xvattr.1
 .include <bsd.port.pre.mk>
 
 .if ${X_WINDOW_SYSTEM:L} == xfree86-3
-IGNORE=		"Requires Xv Extension"
+IGNORE=		requires Xv Extension
 .endif
 
 .include <bsd.port.post.mk>
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0