summaryrefslogtreecommitdiff
path: root/devel/pty/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pty/files/patch-Makefile')
-rw-r--r--devel/pty/files/patch-Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/pty/files/patch-Makefile b/devel/pty/files/patch-Makefile
deleted file mode 100644
index 7122c871318d..000000000000
--- a/devel/pty/files/patch-Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./Makefile.orig 2014-02-18 11:25:22.776279198 +0100
-+++ ./Makefile 2014-02-18 11:25:42.052279336 +0100
-@@ -12,8 +12,8 @@
-
- install: pty
- gzip pty.1
-- ${INSTALL_MAN} pty.1.gz ${PREFIX}/man/man1/
-- ${INSTALL_PROGRAM} pty ${PREFIX}/bin
-+ ${BSD_INSTALL_MAN} pty.1.gz ${DESTDIR}${MANPREFIX}/man/man1/
-+ ${BSD_INSTALL_PROGRAM} pty ${DESTDIR}${PREFIX}/bin
-
- deinstall:
- rm -r ${PREFIX}/bin/pty