diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-09-14 15:45:41 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2016-09-14 15:45:41 +0000 |
commit | d990ea9320a3d8a8500a7aa07157e7a79e1e06b4 (patch) | |
tree | 7d3237648ce834e28ebcc91b8bfd55c26e0cbb21 /devel | |
parent | f799065cf329634c072e06ab7eaf6ef23e57ac76 (diff) | |
download | ports-d990ea9320a3d8a8500a7aa07157e7a79e1e06b4.tar.gz ports-d990ea9320a3d8a8500a7aa07157e7a79e1e06b4.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libkolab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libkolab/Makefile b/devel/libkolab/Makefile index d0dd5b97aa83..56d90ec92a03 100644 --- a/devel/libkolab/Makefile +++ b/devel/libkolab/Makefile @@ -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 \ |