net/zebra: Spell CPE_VENDOR correctly
This commit is contained in:
parent
a50113652a
commit
3997c934c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502599
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= zebra
|
||||
PORTVERSION= 0.95a
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ \
|
||||
ftp://ftp.ripe.net/mirrors/sites/ftp.zebra.org/pub/zebra/ \
|
||||
|
@ -28,7 +28,7 @@ USE_SUBMAKE= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USES= cpe readline
|
||||
CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/etc/zebra
|
||||
CPU_VENDOR= gnu
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
|
|
Loading…
Reference in a new issue