mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Convert USE_GMAKE/BZIP2 to USES
This commit is contained in:
parent
500b5ac97c
commit
dbadc92b60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348350
9 changed files with 10 additions and 17 deletions
|
@ -12,8 +12,7 @@ SNAPSHOT= 20060727
|
||||||
MAINTAINER= flz@FreeBSD.org
|
MAINTAINER= flz@FreeBSD.org
|
||||||
COMMENT= A C++ BitTorrent Tracker
|
COMMENT= A C++ BitTorrent Tracker
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USES= gmake tar:bzip2
|
||||||
USE_GMAKE= yes
|
|
||||||
USE_DOS2UNIX= yes
|
USE_DOS2UNIX= yes
|
||||||
|
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
|
@ -32,8 +32,7 @@ OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE
|
||||||
OPTIONS_DEFAULT= SQLITE
|
OPTIONS_DEFAULT= SQLITE
|
||||||
|
|
||||||
USE_AUTOTOOLS= libltdl libtool
|
USE_AUTOTOOLS= libltdl libtool
|
||||||
USE_GMAKE= yes
|
USES= iconv gmake
|
||||||
USES= iconv
|
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
CONFIGURE_ARGS = --with-daemon-home-dir=${GNUNET_DAEMON_DIR} \
|
CONFIGURE_ARGS = --with-daemon-home-dir=${GNUNET_DAEMON_DIR} \
|
||||||
|
|
|
@ -10,9 +10,8 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= GTK+ version of Hx, a UNIX Hotline Client
|
COMMENT= GTK+ version of Hx, a UNIX Hotline Client
|
||||||
|
|
||||||
USES= pathfix
|
USES= pathfix gmake
|
||||||
USE_GNOME= gdkpixbuf gnomehack
|
USE_GNOME= gdkpixbuf
|
||||||
USE_GMAKE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
|
@ -12,10 +12,9 @@ COMMENT= Utility used to retrieve large files over the Internet
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USES= gmake tar:bzip2
|
||||||
USE_SUBMAKE= yes
|
USE_SUBMAKE= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
|
||||||
WITH_BDB_VER?= 43
|
WITH_BDB_VER?= 43
|
||||||
|
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
|
|
|
@ -13,7 +13,7 @@ COMMENT= C library implementing the core BitTorrent protocol
|
||||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
USES= gmake
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
LDFLAGS+= -L${LOCALBASE}/lib
|
||||||
|
|
||||||
|
|
|
@ -18,11 +18,9 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
|
||||||
NO_LATEST_LINK= yes
|
NO_LATEST_LINK= yes
|
||||||
CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]*
|
CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]*
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USES= iconv tar:bzip2 gmake
|
||||||
USES= iconv
|
|
||||||
USE_AUTOTOOLS= autoconf:env
|
USE_AUTOTOOLS= autoconf:env
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GMAKE= yes
|
|
||||||
ALL_TARGET= opt
|
ALL_TARGET= opt
|
||||||
MAKE_ENV+= OCAMLRUNPARAM="l=256M"
|
MAKE_ENV+= OCAMLRUNPARAM="l=256M"
|
||||||
MAKE_JOBS_UNSAFE= yes
|
MAKE_JOBS_UNSAFE= yes
|
||||||
|
|
|
@ -9,9 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/Open%20DC%20Hub/${PORTVERSION}
|
||||||
MAINTAINER= yashin.dm@gmail.com
|
MAINTAINER= yashin.dm@gmail.com
|
||||||
COMMENT= Unofficial Unix version of the Direct Connect Hub software
|
COMMENT= Unofficial Unix version of the Direct Connect Hub software
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5 gmake
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
USE_GMAKE= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
PORTDOCS= README configfiles general scriptdoc
|
PORTDOCS= README configfiles general scriptdoc
|
||||||
|
|
|
@ -10,7 +10,7 @@ MASTER_SITES= SF
|
||||||
MAINTAINER= sam@cassiba.com
|
MAINTAINER= sam@cassiba.com
|
||||||
COMMENT= Open-source Napster server
|
COMMENT= Open-source Napster server
|
||||||
|
|
||||||
USE_GMAKE= YES
|
USES= gmake
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||||
SUB_FILES= pkg-message
|
SUB_FILES= pkg-message
|
||||||
|
|
|
@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/TekNap
|
||||||
PLIST_FILES= bin/TekNap \
|
PLIST_FILES= bin/TekNap \
|
||||||
bin/TekNap-1.3g
|
bin/TekNap-1.3g
|
||||||
|
|
||||||
USE_GMAKE= yes
|
USES= gmake
|
||||||
WANT_GNOME= yes
|
WANT_GNOME= yes
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
DOCSDIR= ${PREFIX}/share/doc/TekNap
|
DOCSDIR= ${PREFIX}/share/doc/TekNap
|
||||||
|
|
Loading…
Add table
Reference in a new issue