mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert gmake to USES
Approved by: portmgr
This commit is contained in:
parent
407cd6ad08
commit
d0b0a941f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355689
@ -17,8 +17,7 @@ LICENSE= GPLv2
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/mail/dovecot:configure
|
||||
RUN_DEPENDS= dovecot>=1.1.2:${PORTSDIR}/mail/dovecot
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake tar:bzip2
|
||||
USE_LDCONFIG= ${PREFIX}/lib/dovecot/imap
|
||||
|
||||
MAN7= dovecot-antispam.7
|
||||
|
@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.s/-snap/}
|
||||
MAINTAINER= jtrigg@spamcop.net
|
||||
COMMENT= The Ecartis Listserver \ Mailing List Manager
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
NO_PACKAGE= Requires ecartis uid
|
||||
IS_INTERACTIVE= "Stops to ask to create ecartis user/group"
|
||||
|
@ -20,8 +20,7 @@ PKGFILES= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin.pc
|
||||
|
||||
IGNORE= doesn't build with current libmapi
|
||||
|
||||
USES= gettext tar:bzip2
|
||||
USE_GMAKE= yes
|
||||
USES= gettext tar:bzip2 gmake
|
||||
USE_GNOME= evolutiondataserver
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -17,7 +17,7 @@ EXACTDIR?= /var/exact
|
||||
PLIST_SUB+= MAILUSER=${MAILUSER} MAILGROUP=${MAILGROUP} EXACTDIR=${EXACTDIR}
|
||||
|
||||
FETCH_CMD= /usr/bin/fetch -Rr
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-user=${MAILUSER} \
|
||||
--with-group=${MAILGROUP} \
|
||||
|
@ -14,8 +14,7 @@ COMMENT= Email autoresponder that gets data from LDAP
|
||||
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= iconv
|
||||
USES= iconv gmake
|
||||
USE_OPENLDAP= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-docdir=${DOCSDIR}
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= An application of machine learning to e-mail filtering
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
|
@ -13,7 +13,7 @@ COMMENT= Fast mail searching for mutt
|
||||
RUN_DEPENDS= namazu:${PORTSDIR}/databases/namazu2
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/nmzmail
|
||||
PORTDOCS= README NEWS
|
||||
|
@ -17,7 +17,7 @@ PLIST_FILES= etc/p3scan/p3scan.conf.sample etc/p3scan/p3scan.mail.sample \
|
||||
PLIST_DIRS= etc/p3scan
|
||||
|
||||
USE_GCC= any
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ENV= _LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" GMAKE=${GMAKE}
|
||||
SCRIPTS_ENV= PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
@ -12,7 +12,7 @@ COMMENT= A transparent POP3-Proxy with virus-scanning capabilities
|
||||
|
||||
LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
MAKE_ENV= _LDFLAGS="${LDFLAGS}"
|
||||
SCRIPTS_ENV= PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd
|
||||
|
||||
|
@ -14,9 +14,8 @@ BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM
|
||||
|
||||
CONFLICTS= pserv-[0-9]* synce-librapi2-[0-9]*
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 gmake
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_OPENSSL= yes
|
||||
PDM_MODULES= any master
|
||||
|
@ -16,7 +16,7 @@ MAINTAINER= kiwi@oav.net
|
||||
COMMENT= Anti-spam plugin for Postfix (written in C)
|
||||
|
||||
USE_MYSQL= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_RC_SUBR= policyd
|
||||
|
||||
REALNAME= ${PKGNAME:C/-${PORTVERSION}.*//}
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Flexible SMTP filter which can act also as transparent proxy
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_RC_SUBR= proxsmtpd
|
||||
|
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-0.4-3
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Synonym, the email message archiver
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_GNOME= libxml2
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-0.4
|
||||
|
@ -14,7 +14,7 @@ COMMENT= A mail reader running inside Emacs or XEmacs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_EMACS= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
CONFIGURE_ARGS+= --with-emacs=${EMACS_CMD}
|
||||
MAKE_ARGS= prefix=${PREFIX} \
|
||||
lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} \
|
||||
|
@ -24,8 +24,7 @@ LIB_DEPENDS= compface:${PORTSDIR}/mail/faces
|
||||
|
||||
# GNU make properly processes some overridden rules in the makefile that
|
||||
# imake generates. Specifically, installing the html docs.
|
||||
USES= imake
|
||||
USE_GMAKE= yes
|
||||
USES= imake gmake
|
||||
USE_XORG= ice sm x11 xaw xext xmu xt xpm
|
||||
|
||||
MAN1= xfaces.1
|
||||
|
Loading…
Reference in New Issue
Block a user