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:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user