diff options
author | pav <pav@FreeBSD.org> | 2008-03-20 17:56:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-20 17:56:52 +0800 |
commit | 8e28cfec81a60bd7a3081ef983c379157a3e3b4d (patch) | |
tree | 640150de8b9d922b52769153c7eb91333bfcf078 /mail | |
parent | ba8d6f2a97161b0080a3c942de1f1f28bcade5da (diff) | |
download | freebsd-ports-gnome-8e28cfec81a60bd7a3081ef983c379157a3e3b4d.tar.gz freebsd-ports-gnome-8e28cfec81a60bd7a3081ef983c379157a3e3b4d.tar.zst freebsd-ports-gnome-8e28cfec81a60bd7a3081ef983c379157a3e3b4d.zip |
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'mail')
-rw-r--r-- | mail/annoyance-filter/Makefile | 1 | ||||
-rw-r--r-- | mail/anubis/Makefile | 1 | ||||
-rw-r--r-- | mail/cyrus2courier/Makefile | 2 | ||||
-rw-r--r-- | mail/esmtp/Makefile | 1 | ||||
-rw-r--r-- | mail/filtermail/Makefile | 1 | ||||
-rw-r--r-- | mail/gensig/Makefile | 2 | ||||
-rw-r--r-- | mail/ifile/Makefile | 1 | ||||
-rw-r--r-- | mail/isync/Makefile | 1 | ||||
-rw-r--r-- | mail/kavmilter/Makefile | 1 | ||||
-rw-r--r-- | mail/mboxgrep/Makefile | 1 | ||||
-rw-r--r-- | mail/msmtp/Makefile | 1 | ||||
-rw-r--r-- | mail/p3scan/Makefile | 1 | ||||
-rw-r--r-- | mail/pop3vscan/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix-policyd-spf/Makefile | 1 | ||||
-rw-r--r-- | mail/qsf/Makefile | 1 | ||||
-rw-r--r-- | mail/renattach/Makefile | 1 | ||||
-rw-r--r-- | mail/sccmilter/Makefile | 1 |
17 files changed, 0 insertions, 19 deletions
diff --git a/mail/annoyance-filter/Makefile b/mail/annoyance-filter/Makefile index a5d925ee82fe..14635c0b674a 100644 --- a/mail/annoyance-filter/Makefile +++ b/mail/annoyance-filter/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S/-//} MAINTAINER= barner@FreeBSD.org COMMENT= Adaptive Bayesian Junk Mail Filter -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes MAN1= annoyance-filter.1 diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index a64c3a762aa5..7b29f23133bb 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -27,7 +27,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sergei@FreeBSD.org COMMENT= Outgoing SMTP mail processor -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" LDFLAGS="${LDFLAGS}" \ diff --git a/mail/cyrus2courier/Makefile b/mail/cyrus2courier/Makefile index a887f07a57b9..8209f27f5467 100644 --- a/mail/cyrus2courier/Makefile +++ b/mail/cyrus2courier/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org COMMENT= A Cyrus-Imap to Maildir++ conversion utility -USE_GETOPT_LONG=yes - ALL_TARGET= build PLIST_FILES= bin/cyrus2courier diff --git a/mail/esmtp/Makefile b/mail/esmtp/Makefile index 312a155f86e1..37dd8ad3bb23 100644 --- a/mail/esmtp/Makefile +++ b/mail/esmtp/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= esmtp.6:${PORTSDIR}/mail/libesmtp USE_BZIP2= yes USE_OPENSSL= yes USE_BISON= build -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index 755553836d9c..0b59df1f2eb4 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -29,7 +29,6 @@ EXTRACT_AFTER_ARGS= | ${SED} 's/[mM][aA][iI][lL][fF][iI][lL][tT][eE][rR]/filterm WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_GETOPT_LONG= yes USE_BISON= build USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/mail/gensig/Makefile b/mail/gensig/Makefile index 08853d84229a..803c275e28e1 100644 --- a/mail/gensig/Makefile +++ b/mail/gensig/Makefile @@ -18,8 +18,6 @@ COMMENT= A random .signature generator GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -USE_GETOPT_LONG= yes - MAN1= gensig.1 cattag.1 .include <bsd.port.mk> diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index e8b01df7f0db..9cc023f6a473 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://people.csail.mit.edu/jrennie/ifile/ MAINTAINER= ports@FreeBSD.org COMMENT= An application of machine learning to e-mail filtering -USE_GETOPT_LONG=yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 98393131d5c8..2d55736c16e9 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -15,7 +15,6 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Maintain local copies of remote IMAP folders w/synchronized flags GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes USE_OPENSSL= yes USE_BDB= 42+ diff --git a/mail/kavmilter/Makefile b/mail/kavmilter/Makefile index 5160ad03434f..6ada901c0dac 100644 --- a/mail/kavmilter/Makefile +++ b/mail/kavmilter/Makefile @@ -19,7 +19,6 @@ IGNORE= requires Sendmail 8.12; upgrade the base system .endif USE_BZIP2= yes -USE_GETOPT_LONG=yes MAN5= kavmilter.5 MAN8= kavmilter.8 diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile index a9ee8543d4e5..f88e9c48f1e5 100644 --- a/mail/mboxgrep/Makefile +++ b/mail/mboxgrep/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" USE_OPENSSL= yes -USE_GETOPT_LONG=yes MAN1= mboxgrep.1 INFO= mboxgrep diff --git a/mail/msmtp/Makefile b/mail/msmtp/Makefile index ba6f5b565e0b..e28bae1c7516 100644 --- a/mail/msmtp/Makefile +++ b/mail/msmtp/Makefile @@ -17,7 +17,6 @@ COMMENT= SMTP plugin for MUAs USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GETOPT_LONG=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/p3scan/Makefile b/mail/p3scan/Makefile index 542d3576d2a4..a2b2fb9882ee 100644 --- a/mail/p3scan/Makefile +++ b/mail/p3scan/Makefile @@ -22,7 +22,6 @@ PLIST_FILES= etc/p3scan/p3scan.conf.sample etc/p3scan/p3scan.mail.sample \ PLIST_DIRS= etc/p3scan USE_GMAKE= yes -USE_GETOPT_LONG=yes MAKE_ENV= _LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" GMAKE=${GMAKE} SCRIPTS_ENV= PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd PKGMESSAGE= ${WRKDIR}/pkg-message diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile index aa8d0b4663b9..0dee91a8a5e3 100644 --- a/mail/pop3vscan/Makefile +++ b/mail/pop3vscan/Makefile @@ -18,7 +18,6 @@ COMMENT= A transparent POP3-Proxy with virus-scanning capabilities LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre USE_GMAKE= yes -USE_GETOPT_LONG=yes MAKE_ENV= _LDFLAGS="${LDFLAGS}" SCRIPTS_ENV= PKG_PREFIX=${PREFIX} NONEXISTENT=${NONEXISTENT} PASSWD=/etc/passwd diff --git a/mail/postfix-policyd-spf/Makefile b/mail/postfix-policyd-spf/Makefile index 547cf86c1a4e..80b6c15b99a9 100644 --- a/mail/postfix-policyd-spf/Makefile +++ b/mail/postfix-policyd-spf/Makefile @@ -24,7 +24,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include" CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" GNU_CONFIGURE= yes -USE_GETOPT_LONG= yes PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message diff --git a/mail/qsf/Makefile b/mail/qsf/Makefile index 6c55d9036252..e94cc04eadfa 100644 --- a/mail/qsf/Makefile +++ b/mail/qsf/Makefile @@ -18,7 +18,6 @@ OPTIONS= GDBM "GDBM support" off \ SQLITE2 "SQLite2 support" off USE_BZIP2= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index da36908f3ff5..d77e5aa5c6dd 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.pc-tools.net/files/unix/ MAINTAINER= pgollucci@p6m7g8.com COMMENT= Rename or remove certain attachments or kill entire messages -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index cfb36fd72a69..72a77f6d79e2 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -20,7 +20,6 @@ IGNORE= requires Sendmail 8.12; upgrade the base system .endif USE_BZIP2= yes -USE_GETOPT_LONG= yes USE_RC_SUBR= yes USE_AUTOTOOLS= autoconf:261 |