diff options
author | ade <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-12-04 15:34:27 +0800 |
commit | a44c192a2f5c31ae449c6b008b8a42bcc7ee099d (patch) | |
tree | 14d9392b22ced431dae442dd74506f7e26011de3 /ftp | |
parent | db3ee9b87911306ae5e8d8b79d43c0e4c925954d (diff) | |
download | freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.gz freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.tar.zst freebsd-ports-gnome-a44c192a2f5c31ae449c6b008b8a42bcc7ee099d.zip |
Sync to new bsd.autotools.mk
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gproftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/junglemonkey/Makefile | 2 | ||||
-rw-r--r-- | ftp/kasablanca/Makefile | 2 | ||||
-rw-r--r-- | ftp/kbear/Makefile | 2 | ||||
-rw-r--r-- | ftp/kftpgrabber/Makefile | 2 | ||||
-rw-r--r-- | ftp/kpum/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd-devel/Makefile | 2 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/tnftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/urlgfe/Makefile | 2 | ||||
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 2 | ||||
-rw-r--r-- | ftp/wu-ftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/wzdftpd/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile index d9124377abd4..9217c911b8d4 100644 --- a/ftp/gproftpd/Makefile +++ b/ftp/gproftpd/Makefile @@ -17,7 +17,7 @@ COMMENT= Gtk2 Frontend for proftpd daemon RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes USE_GNOME= gtk20 pkgconfig diff --git a/ftp/junglemonkey/Makefile b/ftp/junglemonkey/Makefile index eac8062346d5..928900d0468d 100644 --- a/ftp/junglemonkey/Makefile +++ b/ftp/junglemonkey/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gnet.7:${PORTSDIR}/net/gnet USE_GNOME= gnomehack gnomeprefix libglade USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-gnome=yes --enable-debug=no CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/ftp/kasablanca/Makefile b/ftp/kasablanca/Makefile index 338713f6ae9a..e2ccfd8d3fe7 100644 --- a/ftp/kasablanca/Makefile +++ b/ftp/kasablanca/Makefile @@ -19,7 +19,7 @@ EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure USE_KDELIBS_VER=3 USE_GMAKE= yes USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/ftp/kbear/Makefile b/ftp/kbear/Makefile index 227bba12a9b2..d2ad4ea0d305 100644 --- a/ftp/kbear/Makefile +++ b/ftp/kbear/Makefile @@ -23,7 +23,7 @@ USE_LDCONFIG= yes USE_KDELIBS_VER=3 USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= XML2POT=${TRUE} PO2XML=${TRUE} LDFLAGS="${PTHREAD_LIBS}" post-patch: diff --git a/ftp/kftpgrabber/Makefile b/ftp/kftpgrabber/Makefile index 8d34db8f7e4e..5788f4a3269f 100644 --- a/ftp/kftpgrabber/Makefile +++ b/ftp/kftpgrabber/Makefile @@ -17,7 +17,7 @@ USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT} diff --git a/ftp/kpum/Makefile b/ftp/kpum/Makefile index ab67a31be554..b46eb8c83d52 100644 --- a/ftp/kpum/Makefile +++ b/ftp/kpum/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes USE_GETTEXT= yes diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 8b080e1f5ee9..e6c268c895fe 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -53,7 +53,7 @@ PORTEXAMPLES= ASCII.html CreateHome.html Filters.html SQL.html Umask.html \ FXP.html Regex.html Tracing.html USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes CONFLICTS= proftpd-1.[0-9].* diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index c29c2b29c54f..722dffacc567 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -34,7 +34,7 @@ PORTDOCS= * USE_GMAKE= yes USE_BZIP2= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes CONFLICTS= proftpd-devel-1.[0-9].* diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile index 8a3548b45d3d..97a5a8bf2612 100644 --- a/ftp/tnftpd/Makefile +++ b/ftp/tnftpd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ MAINTAINER= cejkar@fit.vutbr.cz COMMENT= Enhanced ftp server from NetBSD -USE_AUTOTOOLS= aclocal:111 automake:111 libtool:22 +USE_AUTOTOOLS= aclocal automake libtool ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal .include <bsd.port.pre.mk> diff --git a/ftp/urlgfe/Makefile b/ftp/urlgfe/Makefile index 24839b97ded3..e3376c9f3dc6 100644 --- a/ftp/urlgfe/Makefile +++ b/ftp/urlgfe/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 lthack WANT_GNOME= yes USE_OPENSSL= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" LDFLAGS+= -L${LOCALBASE}/lib diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index d10554743136..8428bde0b7f0 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -23,7 +23,7 @@ COMMENT= A replacement ftp server for Un*x systems CONFLICTS= wu-ftpd-[0-9]* heimdal-[0-9]* -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip \ --enable-noop --disable-numericuid --enable-nlst-dirs \ --enable-ipv6 \ diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index 19f9a8a4bfd1..0c254d3d83d5 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -20,7 +20,7 @@ COMMENT= A replacement ftp server for Un*x systems CONFLICTS= wu-ftpd+ipv6-[0-9]* heimdal-[0-9]* -USE_AUTOTOOLS= autoconf:213 +USE_AUTOTOOLS= autoconf213 CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip \ --enable-noop --disable-numericuid --enable-nlst-dirs \ --prefix=${PREFIX} --with-etc-dir=${PREFIX}/etc diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index 9c5858a1c75c..5c7d6ea9173c 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-0.8 MAINTAINER= novel@FreeBSD.org COMMENT= Modular FTP server configurable online using SITE commands -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_RC_SUBR= wzdftpd.sh USE_GMAKE= yes GNU_CONFIGURE= yes |