From 3ff2672732730b2a1992171729e4fef92d8d8dcf Mon Sep 17 00:00:00 2001 From: snj Date: Fri, 22 Oct 2004 15:05:18 +0000 Subject: Substitute custom post-patch with REPLACE_PERL. From Leonarch Schmidt in PR pkg/27320. --- audio/rip/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'audio/rip') diff --git a/audio/rip/Makefile b/audio/rip/Makefile index 165e04249bf..50ef6779897 100644 --- a/audio/rip/Makefile +++ b/audio/rip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/19 03:13:11 ben Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/22 15:05:18 snj Exp $ # DISTNAME= rip-1.07 @@ -15,13 +15,11 @@ DEPENDS+= p5-MP3-Info>=1.00:../../audio/p5-MP3-Info NO_BUILDLINK= yes USE_PERL5= yes NO_BUILD= # defined +REPLACE_PERL= rip DOCFILES= BUGS CHANGELOG COPYING FAQ INSTALLING README DOCDIR= ${PREFIX}/share/doc/rip -post-patch: - ${PERL5} -pi -ne "s|#!/usr/bin/perl|#!${PERL5}|" ${WRKSRC}/rip - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/rip ${PREFIX}/bin/rip ${INSTALL_DATA_DIR} ${DOCDIR} -- cgit v1.2.3