aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/burp/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-02-04 06:39:52 +0800
committermarino <marino@FreeBSD.org>2016-02-04 06:39:52 +0800
commitfa6613b79c76e91d7c001b495306998f0ef7b59e (patch)
treefe12df80b03adf32c9df89ea684e6777c1e0b914 /sysutils/burp/Makefile
parent7cc1e3e45f7fe1512b636546f6a5053d09ec5b46 (diff)
downloadfreebsd-ports-gnome-fa6613b79c76e91d7c001b495306998f0ef7b59e.tar.gz
freebsd-ports-gnome-fa6613b79c76e91d7c001b495306998f0ef7b59e.tar.zst
freebsd-ports-gnome-fa6613b79c76e91d7c001b495306998f0ef7b59e.zip
sysutils/burp: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'sysutils/burp/Makefile')
-rw-r--r--sysutils/burp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/burp/Makefile b/sysutils/burp/Makefile
index b7ef70773868..81030b3c7139 100644
--- a/sysutils/burp/Makefile
+++ b/sysutils/burp/Makefile
@@ -19,7 +19,7 @@ GH_ACCOUNT= grke
USE_RC_SUBR= burp
GNU_CONFIGURE= yes
-USES= gmake localbase
+USES= gmake localbase ncurses
CONFIGURE_ARGS= --sbindir="${PREFIX}/sbin" \
--sysconfdir=${ETCDIR} \