diff options
Diffstat (limited to 'ftp/ocaml-ocurl/Makefile')
-rw-r--r-- | ftp/ocaml-ocurl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile index 75e14a639d7d..badb67aa9cb1 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//} |