Use the correct syntax for PORTSCOUT.
Approved by: rakuco (mentor)
This commit is contained in:
parent
f799065cf3
commit
d990ea9320
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422139
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Advanced Kolab Object Handling Library
|
|||
# itself to be LGPL3-licensed (and so are all the installed headers).
|
||||
LICENSE= LGPL3
|
||||
|
||||
PORTSCOUT= limit=^0\.
|
||||
PORTSCOUT= limit:^0\.
|
||||
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
|
||||
libcurl.so:ftp/curl \
|
||||
|
|
Loading…
Reference in a new issue