diff options
Diffstat (limited to 'ftp/wput/Makefile')
-rw-r--r-- | ftp/wput/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |