[PATCH] textproc/exempi: remove BROKEN tag for sparc64

Florian Smeets flo at kasimir.com
Mon Mar 30 07:46:41 PDT 2009


>Submitter-Id:	current-users
>Originator:	Florian Smeets
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] textproc/exempi: remove BROKEN tag for sparc64
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 8.0-CURRENT sparc64
>Environment:
System: FreeBSD 280r.solomo.de 8.0-CURRENT FreeBSD 8.0-CURRENT #34 r190520M: Sun Mar 29 15:18:18 CEST
>Description:
- remove BROKEN tag
this port does compile on r190520M

Port maintainer (gnome at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- exempi-2.1.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/exempi.orig/Makefile /usr/ports/textproc/exempi/Makefile
--- /usr/ports/textproc/exempi.orig/Makefile	2009-03-30 15:58:34.990609010 +0200
+++ /usr/ports/textproc/exempi/Makefile	2009-03-30 15:58:47.135717047 +0200
@@ -29,10 +29,4 @@
 	@${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \
 		${WRKSRC}/configure
 
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "sparc64"
-BROKEN=		Does not compile on sparc64
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
--- exempi-2.1.0.patch ends here ---



More information about the freebsd-gnome mailing list