aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-09-23 16:37:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-09-23 16:37:21 +0000
commit9d95509ac6564e91ce86e41957bed618167707e6 (patch)
treed2be7e93ed80157b2e5cd156390f347d28a31adf
parentffc9f2c4e74ea0340c59627c7ed09646b3d1086e (diff)
downloadports-9d95509ac6564e91ce86e41957bed618167707e6.tar.gz
ports-9d95509ac6564e91ce86e41957bed618167707e6.zip
devel/notcurses: fix typo
-rw-r--r--devel/notcurses/Makefile2
1 files changed, 1 insertions, 1 deletions
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