mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Fix creating birdvty at installation time
PR: 233185 Submitted by: hashiz@meridiani.jp
This commit is contained in:
parent
fcb64a6538
commit
a3d9e80118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484857
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= bird
|
||||
PORTVERSION= 1.6.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://bird.network.cz/pub/bird/
|
||||
|
||||
@ -23,6 +23,8 @@ MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
USE_RC_SUBR= ${PKGBASE}
|
||||
|
||||
GROUPS= birdvty
|
||||
|
||||
.if ${FLAVOR:U} == ipv6
|
||||
CONFIGURE_ARGS+= --enable-ipv6
|
||||
PLIST_SUB= VER=6
|
||||
|
Loading…
Reference in New Issue
Block a user