mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Fix IPV6 option
Bump portrevision
This commit is contained in:
parent
207a36cb78
commit
41448513d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412874
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zabbix2
|
||||
PORTREVISION= 1
|
||||
PKGNAMESUFFIX= -agent
|
||||
CATEGORIES= net-mgmt
|
||||
|
||||
@ -12,5 +13,4 @@ PLIST= ${PKGDIR}/pkg-plist.agent
|
||||
OPTIONS_DEFINE= IPV6
|
||||
OPTIONS_DEFAULT= IPV6
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
@ -2,6 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zabbix22
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt
|
||||
PKGNAMESUFFIX= -agent
|
||||
|
||||
@ -12,5 +13,4 @@ PLIST= ${PKGDIR}/pkg-plist.agent
|
||||
OPTIONS_DEFINE= IPV6
|
||||
OPTIONS_DEFAULT= IPV6
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user