diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2006-05-16 16:26:40 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2006-05-16 16:26:40 +0000 |
commit | 6a8c4ab92115b08ca0351b85b17d69901c14f79c (patch) | |
tree | 6d12e17c4e182c204582557eecade27d6ca09d52 /net/openbgpd | |
parent | 5991186c9f7a91bbe41c7741b33a7f58848fce81 (diff) |
Notes
Diffstat (limited to 'net/openbgpd')
-rw-r--r-- | net/openbgpd/Makefile | 8 | ||||
-rw-r--r-- | net/openbgpd/files/stable-bgpd_bgpd.8 (renamed from net/openbgpd/files/patch-bgpd_bgpd.8) | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile index e85f3b345e57..64ec2c61b000 100644 --- a/net/openbgpd/Makefile +++ b/net/openbgpd/Makefile @@ -28,6 +28,8 @@ USE_RC_SUBR= openbgpd.sh MAKE_ENV= BINDIR="${PREFIX}/sbin" \ MANDIR="${PREFIX}/man/man" +EXTRA_PATCHES?= ${.CURDIR}/stable-bgpd_bgpd.8 + PLIST_FILES= sbin/bgpctl \ sbin/bgpd @@ -60,8 +62,10 @@ post-patch: ${WRKSRC}/bgpd/bgpd.conf.5 \ ${WRKSRC}/bgpctl/Makefile \ ${WRKSRC}/bgpctl/bgpctl.8 - @${REINPLACE_CMD} -e "s|__dead ||" \ - ${WRKSRC}/bgpd/bgpd.c ${WRKSRC}/bgpctl/bgpctl.c + @${REINPLACE_CMD} -e "s|__dead||" \ + ${WRKSRC}/bgpd/bgpd.c \ + ${WRKSRC}/bgpd/bgpd.h \ + ${WRKSRC}/bgpctl/bgpctl.c @${REINPLACE_CMD} -e "s|SIMPLEQ|STAILQ|" ${WRKSRC}/bgpd/*.[chy] @${REINPLACE_CMD} -e "s|<net/if_media.h>|\"if_media.h\"|" ${WRKSRC}/bgpctl/bgpctl.c @${REINPLACE_CMD} -e "s|pfkey.c|pfkey_compat.c|" ${WRKSRC}/bgpd/Makefile diff --git a/net/openbgpd/files/patch-bgpd_bgpd.8 b/net/openbgpd/files/stable-bgpd_bgpd.8 index 5810275fa85e..47e9f256bd7e 100644 --- a/net/openbgpd/files/patch-bgpd_bgpd.8 +++ b/net/openbgpd/files/stable-bgpd_bgpd.8 @@ -1,6 +1,3 @@ - -$FreeBSD$ - --- bgpd/bgpd.8.orig +++ bgpd/bgpd.8 @@ -46,9 +46,9 @@ |