summaryrefslogtreecommitdiff
path: root/devel/got/files/patch-tog_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/got/files/patch-tog_Makefile')
-rw-r--r--devel/got/files/patch-tog_Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/got/files/patch-tog_Makefile b/devel/got/files/patch-tog_Makefile
deleted file mode 100644
index d95ee00e9d7a..000000000000
--- a/devel/got/files/patch-tog_Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- tog/Makefile.orig 2020-11-10 22:54:37 UTC
-+++ tog/Makefile
-@@ -28,8 +28,4 @@ DPADD = ${LIBZ} ${LIBUTIL}
- NOMAN = Yes
- .endif
-
--realinstall:
-- ${INSTALL} ${INSTALL_COPY} -o ${BINOWN} -g ${BINGRP} \
-- -m ${BINMODE} ${PROG} ${BINDIR}/${PROG}
--
- .include <bsd.prog.mk>