mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
sysutils/slst, sysutils/ldapvi: Document ncurses requirement
Approved by: ncurses blanket
This commit is contained in:
parent
1e74a665a6
commit
f0a2a6df7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426387
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libpopt.so:devel/popt
|
LIB_DEPENDS= libpopt.so:devel/popt
|
||||||
|
|
||||||
USES= gmake iconv pkgconfig
|
USES= gmake iconv ncurses pkgconfig
|
||||||
USE_OPENLDAP= yes
|
USE_OPENLDAP= yes
|
||||||
USE_GNOME= glib20
|
USE_GNOME= glib20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -6,11 +6,11 @@ PORTVERSION= 0.2
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.vanheusden.com/slst/
|
MASTER_SITES= http://www.vanheusden.com/slst/
|
||||||
EXTRACT_SUFX= .tgz
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Generates syslog statistics to detect tendencies and unexpected change
|
COMMENT= Generates syslog statistics to detect tendencies and unexpected change
|
||||||
|
|
||||||
|
USES= ncurses tar:tgz
|
||||||
ALL_TARGET= all
|
ALL_TARGET= all
|
||||||
|
|
||||||
PLIST_FILES= bin/slst
|
PLIST_FILES= bin/slst
|
||||||
|
|
Loading…
Add table
Reference in a new issue