diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-05-04 13:50:35 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-05-04 13:50:35 +0200 |
commit | 21c282d8ad23c068e4c1048455552d20e9ead460 (patch) | |
tree | dd7c2d7f00c5795d2187cf1188a118fe0290aefc /net/openbgpd/files/patch-Makefile.inc | |
parent | net/echoping: Remove expired port (diff) |
net/openbgpd: Remove expired port
2025-04-30 net/openbgpd: Unsupported upstream, consider using net/openbgpd8
Diffstat (limited to 'net/openbgpd/files/patch-Makefile.inc')
-rw-r--r-- | net/openbgpd/files/patch-Makefile.inc | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net/openbgpd/files/patch-Makefile.inc b/net/openbgpd/files/patch-Makefile.inc deleted file mode 100644 index 489b88da0449..000000000000 --- a/net/openbgpd/files/patch-Makefile.inc +++ /dev/null @@ -1,12 +0,0 @@ -Index: Makefile.inc -=================================================================== -RCS file: Makefile.inc -diff -N Makefile.inc ---- /dev/null 1 Jan 1970 00:00:00 -0000 -+++ Makefile.inc 16 May 2014 01:06:14 -0000 1.5 -@@ -0,0 +1,5 @@ -+# $hrs: openbgpd/Makefile.inc,v 1.5 2014/05/16 01:06:14 hrs Exp $ -+ -+PREFIX?= /usr/local -+BINDIR?= ${PREFIX}/sbin -+MANDIR?= ${PREFIX}/share/man/man |