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