git: 9d95509ac656 - main - devel/notcurses: fix typo
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 23 16:37:23 UTC 2021
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9d95509ac6564e91ce86e41957bed618167707e6
commit 9d95509ac6564e91ce86e41957bed618167707e6
Author: Baptiste Daroussin <bapt at FreeBSD.org>
AuthorDate: 2021-09-23 16:37:13 +0000
Commit: Baptiste Daroussin <bapt at FreeBSD.org>
CommitDate: 2021-09-23 16:37:21 +0000
devel/notcurses: fix typo
---
devel/notcurses/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/notcurses/Makefile b/devel/notcurses/Makefile
index fed39e4cba4c..faec95f21d07 100644
--- a/devel/notcurses/Makefile
+++ b/devel/notcurses/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
libunistring.so:devel/libunistring
USES= cmake:noninja compiler:c++17-lang localbase \
- ncurses:ports pkgconfig readline
+ ncurses:port pkgconfig readline
USE_GITHUB= yes
GH_ACCOUNT= dankamongmen
USE_LDCONFIG= yes
More information about the dev-commits-ports-all
mailing list