ports/159998: [PATCH] x11/xfce4-conf breaks with perl bindings

Chris Rees crees at zeus.bayofrum.net
Mon Aug 22 14:40:07 UTC 2011


>Number:         159998
>Category:       ports
>Synopsis:       [PATCH] x11/xfce4-conf breaks with perl bindings
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 22 14:40:06 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD zeus.bayofrum.net 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Sat Apr 30 15:09:06 BST 2011 root at zeus.bayofrum.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:
	xfce4-conf used to patch the file WRKSRC/xfconf-perl/Makefile.perl, but that no longer exists in current versions. Bear in mind I haven't looked in depth at what the replacement does, but it seems to work fine for me now with the attached patch.
>How-To-Repeat:
	
>Fix:

	

--- xfce4-conf-Makefile-perl.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11/xfce4-conf/Makefile,v
retrieving revision 1.14
diff -u -r1.14 Makefile
--- Makefile	11 Aug 2011 19:20:05 -0000	1.14
+++ Makefile	22 Aug 2011 13:49:51 -0000
@@ -70,10 +70,4 @@
 	@${REINPLACE_CMD} -e 's|--module-dir|--module=xfconf &|' \
 		${WRKSRC}/docs/reference/Makefile.in
 
-post-build:
-.if defined(WITH_PERL)
-	@${REINPLACE_CMD} -E -e 's! doc_(perl|site|\$$\(INSTALLDIRS\))_install$$!!' \
-		${WRKSRC}/xfconf-perl/Makefile.perl
-.endif
-
 .include <bsd.port.post.mk>
--- xfce4-conf-Makefile-perl.diff ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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



More information about the freebsd-ports-bugs mailing list