net/corosync2: pet PORTSCOUT

PORTSCOUT was set in the wrong Makefile; fixed;
  testport and portlint are OK (for both ports).
This commit is contained in:
Vinícius Zavam
2020-06-26 16:21:44 +00:00
parent e5d5d94316
commit 4902f0de6e
2 changed files with 3 additions and 4 deletions

View File

@@ -5,8 +5,9 @@ PORTVERSION= 2.4.5
PORTREVISION= 1
PKGNAMESUFFIX= 2
CONFLICTS= corosync3-[0-9]*
PORTSCOUT= limit:^2*\.[4-9]*\.[0-9]*$$
.include "${.CURDIR}/Makefile.common"
CONFLICTS= corosync3-[0-9]*
.include <bsd.port.mk>

View File

@@ -26,8 +26,6 @@ LDFLAGS+= -B${LOCALBASE}/bin
INSTALL_TARGET= install-strip
TEST_TARGET= check
PORTSCOUT= limit:^2*\.[4-9]*\.[0-9]*$$
OPTIONS_DEFINE= DBUS DOCS SNMP
OPTIONS_SUB= yes