diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/frox/Makefile | 2 | ||||
-rw-r--r-- | ftp/muddleftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 2 | ||||
-rw-r--r-- | ftp/oftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/quftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/wgetpro/Makefile | 2 | ||||
-rw-r--r-- | ftp/wput/Makefile | 2 | ||||
-rw-r--r-- | ftp/wzdftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/yafc/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index 410d059..850fa89 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -19,7 +19,7 @@ COMMENT= Transparent FTP proxy with caching support USE_BZIP2= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_RC_SUBR= yes RC_DIR?= ${PREFIX}/etc/rc.d diff --git a/ftp/muddleftpd/Makefile b/ftp/muddleftpd/Makefile index 8dd6b0c..7da0328 100644 --- a/ftp/muddleftpd/Makefile +++ b/ftp/muddleftpd/Makefile @@ -18,7 +18,7 @@ COMMENT= A new ftp server that can perform a variety of ftp tasks USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --without-authsmb MAN1= ftpwho.1 muddleftpd.1 mudpasswd.1 diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 75e14a63..badb67a 100644 --- a/ftp/ocaml-ocurl/Makefile +++ b/ftp/ocaml-ocurl/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-findlib" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} PKGDEINSTALL= ${PKGINSTALL} FINDLIB_PKGNAME=${PORTNAME:S/o//} diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile index e29782e..2dc33a2 100644 --- a/ftp/oftpd/Makefile +++ b/ftp/oftpd/Makefile @@ -16,7 +16,7 @@ COMMENT= A threaded, anonymous only FTP server designed for security USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN8= oftpd.8 PORTDOCS= README AUTHORS ChangeLog NEWS TODO BUGS diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 6009474..9aafbe6 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -22,7 +22,7 @@ USE_REINPLACE= yes CFLAGS+= ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS} CONFIGURE_ENV= CFLAGS="${CFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= quftp.1 PLIST_FILES= bin/quftp diff --git a/ftp/wgetpro/Makefile b/ftp/wgetpro/Makefile index a36ab7d..2ec8b1a 100644 --- a/ftp/wgetpro/Makefile +++ b/ftp/wgetpro/Makefile @@ -21,7 +21,7 @@ USE_GETOPT_LONG= yes USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" .if defined(WITHOUT_NLS) diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index 85382b7..0ca7d1f 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -22,7 +22,7 @@ USE_GETOPT_LONG= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="${LDFLAGS}" PLIST_FILES= bin/wput diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile index 89cf537..224178b 100644 --- a/ftp/wzdftpd/Makefile +++ b/ftp/wzdftpd/Makefile @@ -21,7 +21,7 @@ GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_INC_LIBTOOL_VER=13 CONFIGURE_ARGS+= --without-pam -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} PKGMESSAGE= ${WRKDIR}/pkg-message OPTIONS= UTF8 "Enable UTF8 support" off \ diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index 2689ab6..ae79805 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -17,7 +17,7 @@ COMMENT= Yet another ftp client. Similar to ftp(1) USE_BZIP2= yes USE_GETOPT_LONG= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-socks4=no --with-socks5=no --with-krb4=no \ --with-krb5=no --with-gssapi=no |