diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-08 19:09:14 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2020-03-08 19:09:14 +0000 |
commit | 6f04c0dc2ae1fe345dc8829d39b2f634a2e930c7 (patch) | |
tree | 6355357625a3dbbbe3859167f91143fbf18a5434 /news/husky-areafix/Makefile | |
parent | ba2a67436c1b1f23fc84e7f576e8a85f5decb534 (diff) | |
download | ports-6f04c0dc2ae1fe345dc8829d39b2f634a2e930c7.tar.gz ports-6f04c0dc2ae1fe345dc8829d39b2f634a2e930c7.zip |
Notes
Diffstat (limited to 'news/husky-areafix/Makefile')
-rw-r--r-- | news/husky-areafix/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/news/husky-areafix/Makefile b/news/husky-areafix/Makefile index 72dd71f1e714..4f15cf24ff55 100644 --- a/news/husky-areafix/Makefile +++ b/news/husky-areafix/Makefile @@ -4,7 +4,11 @@ PORTNAME= husky-areafix COMMENT= Husky FTN areafix library -LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf +LICENSE= LGPL20 + +LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf \ + libhusky.so:news/husky-huskylib \ + libsmapi.so:news/husky-smapi USE_LDCONFIG= yes |