From ecd99e4f128c3793994f525913040e506784cc8b Mon Sep 17 00:00:00 2001 From: Chris Rees Date: Fri, 9 Sep 2011 17:19:11 +0000 Subject: Remove stale REINPLACE-- fails if WITH_PERL is set because patched file no longer exists. PR: ports/159998 Submitted by: me Approved by: maintainer timeout (oliver, 18 days) --- x11/xfce4-conf/Makefile | 6 ------ 1 file changed, 6 deletions(-) (limited to 'x11') diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile index e910a7dd0adc..bd80213dc990 100644 --- a/x11/xfce4-conf/Makefile +++ b/x11/xfce4-conf/Makefile @@ -70,10 +70,4 @@ post-patch: @${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 -- cgit v1.2.3