diff options
Diffstat (limited to 'archivers/liborange/Makefile')
-rw-r--r-- | archivers/liborange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index c5f93e0e2453..04173fbedfc5 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ unshield.0:${PORTSDIR}/archivers/unshield GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} USE_ICONV= yes USE_LIBTOOL_VER=15 |