mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert gmake, bzip2, xz to USES
Approved by: portmgr
This commit is contained in:
parent
b1f356260c
commit
2b47dc8bc4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355356
@ -18,8 +18,7 @@ RUN_DEPENDS= net-snmp>=0:${PORTSDIR}/net-mgmt/net-snmp \
|
||||
p5-SNMP_Session>=0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \
|
||||
p5-URI>=0:${PORTSDIR}/net/p5-URI
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
HAS_CONFIGURE= yes
|
||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= gif.5:${PORTSDIR}/graphics/giflib \
|
||||
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
|
||||
|
||||
USE_GNOME= gtk12
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
ALL_TARGET= default
|
||||
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" PTHREAD_CFLAGS="${PTHREAD_CFLAGS}"
|
||||
|
@ -14,7 +14,7 @@ COMMENT= Ghost Port Scan
|
||||
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
|
||||
|
||||
|
@ -17,8 +17,7 @@ COMMENT= 802.11 layer2 wireless network detector, sniffer, and IDS
|
||||
LICENSE= GPLv2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_XZ= yes
|
||||
USES= gmake tar:bzip2
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= IRC bot for Nagios
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_RC_SUBR= nagircbot
|
||||
|
||||
PLIST_FILES= bin/nagircbot
|
||||
|
@ -14,7 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
USE_RC_SUBR= vmpsd
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS=--bindir=${PREFIX}/sbin
|
||||
|
||||
|
@ -15,7 +15,7 @@ MAN1= pftabled.0
|
||||
PLIST_FILES= bin/pftabled-client sbin/pftabled
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
OPTIONS_DEFINE= PERLC PYTHONC
|
||||
OPTIONS_DEFAULT= PERLC PYTHONC
|
||||
|
@ -17,7 +17,7 @@ LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_PYTHON= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include -I${PYTHON_INCLUDEDIR}
|
||||
|
@ -15,7 +15,7 @@ BROKEN= Fails to link
|
||||
|
||||
LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
SUB_FILES= pkg-message
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
PORTDOCS= README UserGuide.pdf
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= jmohacsi@bsd.hu
|
||||
COMMENT= Softflowd is flow-based network traffic analyser with export
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
PLIST_FILES= sbin/softflowd sbin/softflowctl
|
||||
MAN8= softflowd.8 softflowctl.8
|
||||
PORTDOCS= README
|
||||
|
@ -14,11 +14,9 @@ COMMENT= DCOM/WMI client implementation
|
||||
|
||||
CONFLICTS= zenoss-3*
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_AUTOTOOLS= autoconf:env
|
||||
USE_PYTHON_BUILD= yes
|
||||
USE_GMAKE= yes
|
||||
USES= iconv
|
||||
USES= iconv gmake tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAKEFILE= GNUmakefile
|
||||
|
Loading…
Reference in New Issue
Block a user