mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Rmove/merge redundant USES line.
This commit is contained in:
parent
489e4b4537
commit
f085ee434c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420756
1 changed files with 2 additions and 3 deletions
|
@ -18,9 +18,8 @@ LIB_DEPENDS= libevent.so:devel/libevent2 \
|
|||
|
||||
CONFLICTS= ntp-[0-9].* ntp-rc-*
|
||||
|
||||
USES= cpe pathfix shebangfix libedit libtool pkgconfig ssl
|
||||
|
||||
USES+= gettext-runtime
|
||||
USES= cpe pathfix shebangfix libedit libtool pkgconfig ssl \
|
||||
gettext-runtime
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-silent-rules
|
||||
|
|
Loading…
Add table
Reference in a new issue