aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/44bsd-more
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-04 06:38:51 +0800
committermarino <marino@FreeBSD.org>2016-02-04 06:38:51 +0800
commit7cc1e3e45f7fe1512b636546f6a5053d09ec5b46 (patch)
tree9e26c0d0b58159466f178b68bad83be7c98c5152 /sysutils/44bsd-more
parent4acd2a1d66150a972e31c9c11f105289a234d54c (diff)
downloadfreebsd-ports-gnome-7cc1e3e45f7fe1512b636546f6a5053d09ec5b46.tar.gz
freebsd-ports-gnome-7cc1e3e45f7fe1512b636546f6a5053d09ec5b46.tar.zst
freebsd-ports-gnome-7cc1e3e45f7fe1512b636546f6a5053d09ec5b46.zip
sysutils/44bsd-more: document ncurses requirement (USES+=ncurses)
Also link with libncurses rather than libtermcap approved by: infrastructure blanket
Diffstat (limited to 'sysutils/44bsd-more')
-rw-r--r--sysutils/44bsd-more/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile
index 154055c8ec25..32e8a5c3a798 100644
--- a/sysutils/44bsd-more/Makefile
+++ b/sysutils/44bsd-more/Makefile
@@ -9,10 +9,11 @@ MASTER_SITES= LOCAL/cy
MAINTAINER= cy@FreeBSD.org
COMMENT= The pager installed with FreeBSD before less(1) was imported
-USES= tar:bzip2
+USES= ncurses tar:bzip2
NO_WRKSUBDIR= yes
CFLAGS= -Wno-return-type
+MAKE_ARGS= LDADD="-lncurses"
RELDATE= 20000521