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