From 5ab5322dba275e0d530a8bbdf4b49944e0935cac Mon Sep 17 00:00:00 2001 From: Patrick Li Date: Mon, 24 Jun 2002 17:47:24 +0000 Subject: Update to 1.35 and bump PORTEPOCH PR: ports/39767 Submitted by: maintainer --- emulators/zsnes/files/patch-src::Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 emulators/zsnes/files/patch-src::Makefile.in (limited to 'emulators/zsnes/files/patch-src::Makefile.in') diff --git a/emulators/zsnes/files/patch-src::Makefile.in b/emulators/zsnes/files/patch-src::Makefile.in deleted file mode 100644 index 5afa235e2c93..000000000000 --- a/emulators/zsnes/files/patch-src::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Oct 29 15:11:59 2001 -+++ Makefile.in Mon Oct 29 15:12:11 2001 -@@ -170,7 +170,7 @@ - - install: - @INSTALL@ -m 0755 @ZSNESEXE@ @prefix@/bin -- @INSTALL@ -m 0644 linux/zsnes.man @prefix@/man -+ @INSTALL@ -m 0644 linux/zsnes.man @prefix@/man/man1/zsnes.1 - - clean: - rm -f ${CHIPDIR}/*.o ${CPUDIR}/*.o ${VIDEODIR}/*.o ${GUIDIR}/*.o ${DOSDIR}/*.o ${WINDIR}/*.o ${ZIPDIR}/*.o *.o @ZSNESEXE@ -- cgit v1.2.3