ports/94755: [PATCH] x11/xvattr: unquote IGNORE message

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Tue Mar 21 00:30:15 UTC 2006


>Number:         94755
>Category:       ports
>Synopsis:       [PATCH] x11/xvattr: unquote IGNORE message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 21 00:30:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:





>How-To-Repeat:





>Fix:


--- xvattr.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/xvattr/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	7 Mar 2006 08:27:53 -0000	1.11
+++ Makefile	21 Mar 2006 00:23:38 -0000
@@ -15,11 +15,11 @@
 MAINTAINER=	ports at 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 @@
 .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>
--- xvattr.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list