summaryrefslogtreecommitdiff
path: root/emulators/zsnes/files/patch-src::Makefile.in
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-24 17:47:24 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-24 17:47:24 +0000
commit5ab5322dba275e0d530a8bbdf4b49944e0935cac (patch)
treef6f0e639671b18ab4c5430baab0bf6b97b759d47 /emulators/zsnes/files/patch-src::Makefile.in
parentFix dependencies, use REINPLACE_CMD, and remove shared directory if empty (diff)
Update to 1.35 and bump PORTEPOCH
PR: ports/39767 Submitted by: maintainer
Diffstat (limited to 'emulators/zsnes/files/patch-src::Makefile.in')
-rw-r--r--emulators/zsnes/files/patch-src::Makefile.in11
1 files changed, 0 insertions, 11 deletions
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@