aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-11-20 07:51:13 +0800
committermarino <marino@FreeBSD.org>2016-11-20 07:51:13 +0800
commit58a9fac1d9d2fdebd0c8b9284811dba351445572 (patch)
tree9ff230992f09e3fe35e0bfe325b4df26203b901b /lang
parentfb5c001c5df492216b0ebd761fced0546092be66 (diff)
downloadfreebsd-ports-gnome-58a9fac1d9d2fdebd0c8b9284811dba351445572.tar.gz
freebsd-ports-gnome-58a9fac1d9d2fdebd0c8b9284811dba351445572.tar.zst
freebsd-ports-gnome-58a9fac1d9d2fdebd0c8b9284811dba351445572.zip
lang/p2c, graphics/gle-graphics: Document ncurses requirement
Approved by: ncurses blanket
Diffstat (limited to 'lang')
-rw-r--r--lang/p2c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile
index 37a92ee04831..78f023891a34 100644
--- a/lang/p2c/Makefile
+++ b/lang/p2c/Makefile
@@ -15,7 +15,7 @@ WRKSRC_SUBDIR= src
BROKEN_aarch64= Fails to link: missing sbrk
-USES= perl5 shebangfix
+USES= perl5 ncurses shebangfix
SHEBANG_FILES= p2cc.perl
perl_OLD_CMD= /bin/perl
USE_PERL5= run