From 73f6aa2dc8c5c56d73772b2f1ffcb20c589a2b1e Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 4 May 2006 16:39:53 +0000 Subject: I meant to remove that bogus "xpost-patch" a long time ago -- GC it. --- graphics/fujiplay/Makefile | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'graphics/fujiplay/Makefile') diff --git a/graphics/fujiplay/Makefile b/graphics/fujiplay/Makefile index 82231340d7b..840ab03b661 100644 --- a/graphics/fujiplay/Makefile +++ b/graphics/fujiplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/04/22 09:22:09 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/05/04 16:39:53 tv Exp $ # DISTNAME= fujiplay @@ -24,14 +24,6 @@ SUBST_FILES.cvsid= fujiplay.c INSTALLATION_DIRS= bin -xpost-patch: - cd ${WRKSRC} ; ${MV} fujiplay.c fujiplay.c.orig2 ; \ - ${SED} \ - -e '791,794s/^/"/g' \ - -e '791,793s/$$/\\n"/' \ - -e '790,790s/".*$$//' \ - fujiplay.c - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fujiplay ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/yycc2ppm ${PREFIX}/bin -- cgit v1.2.3