mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
PORTROACH var should be ignore:1 not ignore=1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# with the native module so that it can be rebuilt more easily when
|
||||
# libc++ is updated.
|
||||
UNLINKED = snappy-java-bootstrap
|
||||
PORTROACH = ignore=1
|
||||
PORTROACH = ignore:1
|
||||
STATIC_PLIST = No
|
||||
|
||||
COMMENT= special helper port to build snappy-java-X.jar for unifi
|
||||
|
||||
Reference in New Issue
Block a user